-
Type:
Suggestion
-
Resolution: Won't Do
NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.
WebResourceTransformers can be a bit fragile, as we saw is JAH-26. Since the JS resources are cached, changes to the set of permissions will not be seen until the cache is invalidated. This is not a major issue as the list of permissions is hard-coded.
The ideal solution is to use an ajax request.
- is related to
-
JRACLOUD-30445 Replace NotificationEventsTransformer with a REST resource
- Closed
-
JRASERVER-30446 Replace PermissionsArrayTransformer with a REST resource
- Closed