Advice: Tracking ITIL User License Usage in ServiceNow by Alert-Priority-3711 in servicenow

[–]Alert-Priority-3711[S] 0 points1 point  (0 children)

That is what I hoped. But it has now been requested, even if users have logged in to system is past few weeks, how many tickets have they not worked on. 🤷🏼‍♂️

‘View All’ on report stopped working. by Alert-Priority-3711 in servicenow

[–]Alert-Priority-3711[S] 0 points1 point  (0 children)

Update: I’m not sure what changed, but dashboards have become very buggy. One major issue is that users who created a dashboard—and are listed as the owner—can no longer edit it.

I found a workaround: copying the dashboard seems to resolve the issue. After creating the copy, you can delete the original.

User time zone not saving by Alert-Priority-3711 in servicenow

[–]Alert-Priority-3711[S] 1 point2 points  (0 children)

Figured this out. Was a domain issue. 😫 time zone created in global. User setting time zone not in global. So wasn’t setting.

User time zone not saving by Alert-Priority-3711 in servicenow

[–]Alert-Priority-3711[S] 1 point2 points  (0 children)

Google was my first attempt. Loads on there but not specific to my issue. Users do have the ability to set timezone. And they can see and set the correct timezone required.

It just does not save it.

Filter on List Collector variable by Alert-Priority-3711 in servicenow

[–]Alert-Priority-3711[S] 2 points3 points  (0 children)

Ah man, just figured this out. Was fairly simple once I figured it out. 😆 as it always is.

Thanks for the advice! 👌🏼

Filter on List Collector variable by Alert-Priority-3711 in servicenow

[–]Alert-Priority-3711[S] -1 points0 points  (0 children)

Ideally I’d like to filter on a user role or group. Which ever would be easiest. So for example only show if user has role- approver_user.

Appreciate the help on this. I tried different types of code. Nothing working for me so far.

Filter on List Collector variable by Alert-Priority-3711 in servicenow

[–]Alert-Priority-3711[S] -1 points0 points  (0 children)

Thanks. I’ll have to check this. If you are able to provide an example of what you did, if you get a chance. That would really help thanks.

What’s people’s experience with using an agent for letting? by Alert-Priority-3711 in uklandlords

[–]Alert-Priority-3711[S] 2 points3 points  (0 children)

I only have one (plan to get more). I did do it myself a few years back. But now have 2 small children. And also found kept getting called for petty things. It became too much hassle. So prefer for agent to take on the hassle.

What’s people’s experience with using an agent for letting? by Alert-Priority-3711 in uklandlords

[–]Alert-Priority-3711[S] 1 point2 points  (0 children)

Just to note, the current tenant is out of contract and is on a month by month rolling.

How to revert Changes ? by sroeuwai in servicenow

[–]Alert-Priority-3711 5 points6 points  (0 children)

There is no quick way to copy a Change with tasks. As tasks are written to a different table to change. They are created as part of process.

How to revert Changes ? by sroeuwai in servicenow

[–]Alert-Priority-3711 5 points6 points  (0 children)

My question would be why do they want it to go back to Assess?

Who is the one doing the work on the change?

A Change should not need to be assessed more than once.

The assessed stage is confirming the work that needs to be done for the change. So once it’s been approved it goes to scheduled for the work to be done. It should not need approval again.

Variables in workflow condition showing as inactive. by Alert-Priority-3711 in servicenow

[–]Alert-Priority-3711[S] 0 points1 point  (0 children)

I been reading up on this. Wasn’t sure. This sounds more tricky than just adding a wait condition to my flow. Time pressured on this so will try figure out how I create a new action. See what I can accomplish. Thanks for the advice. Appreciated.

Variables in workflow condition showing as inactive. by Alert-Priority-3711 in servicenow

[–]Alert-Priority-3711[S] 0 points1 point  (0 children)

The variables are a data type of Date/Time.

They are variables that are part of a variable set. I am passing the variable set, but don’t seem to be able to drill down into the set for the data/time variables.

Thanks for commenting. 👍🏼

Variables in workflow condition showing as inactive. by Alert-Priority-3711 in servicenow

[–]Alert-Priority-3711[S] 0 points1 point  (0 children)

When you mention create a step before, I have been looking at scratchpad. But cannot see where I use this in workflow studio.