Add flag for setting custom activation start time #78
Replies: 3 comments 1 reply
-
Hi @timhowellvista , That should be doable. Are you able to share a snippet of the request from the DevTools Network tab with the date format included? (I'd guess it is ISO8601/RFC3339 formatted (e.g. |
Beta Was this translation helpful? Give feedback.
-
{"roleDefinitionId":xxxx","resourceId":xxxx","subjectId":"xxx","assignmentState":"Active","type":"UserAdd","reason":"Friday","ticketNumber":"1","ticketSystem":"SS","schedule":{"type":"Once","startDateTime":"2024-12-05T19:00:00.000Z","endDateTime":null,"duration":"PT720M"},"linkedEligibleRoleAssignmentId":"xxxxx","scopedResourceId":""} |
Beta Was this translation helpful? Give feedback.
-
Tracked in #80 |
Beta Was this translation helpful? Give feedback.
-
It would be great to have the ability to set custom activation date and start time (not just the duration)
e.g.
Beta Was this translation helpful? Give feedback.
All reactions