Closed davidsharp7 closed 5 months ago
Name | Link |
---|---|
Latest commit | ae357ee6f022d7fad64980a58781c2744cef824a |
Latest deploy log | https://app.netlify.com/sites/peppy-sprite-186812/deploys/6672a420980eff00088462f0 |
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 84.74%. Comparing base (
bd07b9b
) to head (ae357ee
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Always an opportunity to learn more stuff!
Problem
Currently we can tag jobs via the API but not in UI.
Closes: #2817
Solution
Copy the basic infrastructure for tagging setting but apply it to the Job Detail page in the UI.
One-line summary:
Add job tagging to UI
Checklist
CHANGELOG.md
(Depending on the change, this may not be necessary)..sql
database schema migration according to Flyway's naming convention (if relevant)