Details
-
Type: Sub-task
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Won't Do
-
Affects Version/s: HR-1.0
-
Fix Version/s: HR-1.0
-
Component/s: None
-
Labels:None
Description
API
- Update other HRJobs when modifying is_primary
View jobs - Bold the primary (WAS: Display a star next to primary; easy to do, but bold matches other screens)
- Sort order - is_primary first
Add job - Flag new job as primary if there are no other jobs
- Hide the is_primary widget if there are no other (pre-existing) jobs
Edit job - Hide the is_primary widget if there are no other jobs
- Allow user to change which one is primary (Note: You check is_primary on new job but can't uncheck is_primary on old job – because that would mean there was no primary job)
Delete job - This isn't currently allowed, so no steps required.