Requests
Request a script
102 topics in this forum
-
I looked at this script, and it will always return "Operating system is not supported" because in the script $major and $minor are strings, I was able to confirm that with the commands: $major.GetType() IsPublic IsSerial Name BaseType -------- -------- ---- -------- True True String System.Object $minor.GetType() IsPublic IsSerial Name BaseType -------- -------- ---- -------- True True String System.Object …
-
- 0 replies
- 1.1k views
- 1 follower
-
-
Hy! I'm looking for a solution for this problem: I've stored all of our assets warranty end date in a SYSTEM custom field called WARRANTY. Then I've created two other GLOBAL custom field. One called TODAY the other is TODAY30 and they are daily updated with the current date and current date + 1 month. How can I set a condition in workflow that checks if WARRANTY is between these two dates? Currently I can only set static dates: Thanks in advance for your answers!
-
- 1 reply
- 704 views
- 1 follower
-