Move helper methods related to issue types into a helper module
What does this MR do and why?
This MR contains some preparation work for !69350 (merged) and
- extract helper methods into own module
- refactors and enhances specs to anticipate upcoming changes in !69350 (merged)
MR Roadmap
- Move helper methods related to issue types into a helper module
- Restrict permissions to create an incident to Reporter and up
Screenshots or screen recordings
Role | Monitor > Incident | New Issue Form | Edit Issue Form | Edit Issue Form as author |
---|---|---|---|---|
Guest+ |
How to set up and validate locally
Verification that creating incidents still works for Guest+
(will change in !69350 (merged)).
- As
Guest
go to Monitor > Incident - Click
Create Incident
- Create an incident
- Change
Issue Type
toIssue
again
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Peter Leitzen