Cron Monitor Slug only Modifiable through API
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 21h 10m
- Merged PRs (30d)
- 635
Description
### Problem Statement
I would like to edit my cron monitor's slug through the UI.
I created a new monitor without updating the title, so now my monitor slug is "new-monitor".
From what I have read, I will now need to use the Sentry API to update the monitor rather than just being able to update it through the frontend UI.
### Solution Brainstorm
Allow for the cron monitor slug to be modified through the UI.
### Product Area
Crons
Contributor guide
Research direction
Start from the cron monitor UI and trace how the monitor title and slug are currently displayed and saved. Check the existing API behavior for monitor updates before changing the form. Done means a user can edit the cron monitor slug in the UI and save the new value without using the API directly.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100