Cireson Partners, Customers and Community members share your customizations and examples here to help benefit the community as a whole to earn Kudos and badges.
DISCLAIMER
All files and projects located here are provided and come "as-is" and without any warranty or support. Use at your own risk. Your use of Community Uploads is subject to our Terms of Use.
Cireson does not and will not support or maintain these enhancements, extensions, and scripts.
For Team Cireson uploads click here.
Comments
Got any screen shots you can show off in this thread so people can see it in action?
If someone requires more advanced customization then they have the source code which will allow them to make any change they are capable of coding.
I provided a working customizable Reviewer Portal, it is for each SCSM admin to decide if it is of value to them.
I have since updated the download, I hope no one else encountered this extremely obscure and difficult to troubleshoot issue!
I hope to have time to try this out in the near future!
The Reviewer Portal will allow any user to view a Review Activity.
However only the Reviewer can Approve or Deny their own Review on the Review Activity.
Also the Approve/Deny buttons are only available when the Review Activity is In-Progress.
One of the big accomplishments is that the Portal will keep track of In-Progress Reviews and Send out an Email once approved/denied. I also enforce that a review must have a comment entered which will be entered into the main Ticket, unless they checkmark to skip adding a comment though it's pretty hard to accidentally do that!
Unfortunately all submission data is sent on the SCSM connection and the end user must have permissions to update the object, and there is no override for that as it is required for auditing purposes.
If you are wondering about delegating access through a group listing, I did not implement such a feature due to limitations regarding time and other priorities. However I am perfectly fine with anyone making their own custom version from the source code provided and even sharing with the community.