Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

Why we added the ACT_AS_USER scope to WBS Gantt-Chart for Jira

Currently, in WBS Gantt-Chart for Jira, when editing and saving fields such as the start date on the Gantt chart screen, the history shows that the app updated the fields, making it unclear who actually made the updates to the issues (see attached image).

スクリーンショット 2024-07-17 14.43.00.pngImage Added

By granting the ACT_AS_USER scope, WBS Gantt-Chart for Jira can impersonate the user operating the app when updating issues, thus resolving the above problem.

Furthermore, this scope increases the number of operations that can be performed on the application server side, enabling us to explore different methods for performance improvements.

...