NASA-AMMOS / NASA-AMMOS/plandev
Enable setting a Toggling Lock on an Activity Directive to prevent it from being moved
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 128
- Forks
- 33
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 12
Description
Checked for duplicates
Yes - I've already checked
Alternatives considered
Yes - and alternatives don't suffice
Related problems
This issue may be related (I see mention of Read/Write) :
https://github.com/NASA-AMMOS/aerie/issues/1364
Describe the feature request
For (read-only) External Events that I need to represent in Aerie, I would like to be able to represent them as Activities instead of Resources to get access to more Scheduling Goal constructs based off of them, but currently, Activity Directives are always editable. I would like to be able to lock the Activity Directives to their scheduled times, and disallow editing, unless I toggle off the "locked/read only" protection. If a new type called an Event were created that mimics Activity Directives, except for its permissions, that would also work. An Event feature request is in-line with the latest CCSDS MPS Draft: https://cwe.ccsds.org/moims/docs/Forms/AllItems.aspx?RootFolder=%2Fmoims%2Fdocs%2FMOIMS%2DMP&View=%7B72CC1C3E%2DEFA9%2D498B%2DBEA5%2DC88E7DEE0C54%7D&
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Activity Directive handling and the related Read/Write discussion in issue #1364. Clarify whether the intended result is a toggled lock or a separate Event type, then identify the affected permission and scheduling paths. Done means locked directives cannot be moved or edited until protection is disabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100