-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Modify planned budget lines #1001
Comments
Question: We currently do not have the concept of "teams" in the system. However the MVP is supposed to be for just the Budget Team. Do we need to actually establish what the Budget Team means in order to get the business logic right now, or does this get kicked down the road for post-MVP? |
@jonnalley / @kimschulke, |
@jonnalley / @kimschulke, |
@fpigeonjr on the justification, no, I assume it would just be using our notes on the agreement maybe? That was a request from Sheila when we first wrote this. has user feedback yielded anything different @kimschulke or @andressacurvelo ? @fpigeonjr on the validation, I think I answered this in our conversation earlier, but yeah, shouldn't need any. |
@jonnalley, do these FE tasks seem reasonable? |
* adds checks to disable editing - checks BLIs to see if any are in IN_EXECUTING or OBLIGATED - hides edit button if Agreement is not editable * adds checks for review page * no hackers * brings back edit BLIs btn - adds note for starting #1001
@xlorepdarkhelm Do you know if this implemented in the backend yet? |
Did we decide that this:
should be a separate story, as we need to figure out the notes situation? |
@xlorepdarkhelm yes, we did. I just removed that AC. |
@xlorepdarkhelm on that note though, presuming there's nothing else left to do here, please do go through and check off remaining AC and do the usual DoD review at your convenience please. |
added an FE task to address the this AC item. Hoping it won't require a refactor of the budget lines tab for the agreement detail but not ruling it out. |
9/20 |
User Story
As an OPS user, I want to alter elements of a planned budget line in order to have my required funding needs met before the contract goes off to procurement.
Preconditions
Existing budget lines on the existing agreement are in planned status.
Acceptance Criteria
The user-supplied input should be tested and validated as for a new budget line, as in Validate Draft Contract Agreement / Budget Lines #675 (if done yet) and Create Budget Lines #674.Draft
statusTasks
UX
Dev
Back End
Draft
status #1379Front End
Definition of Done Checklist
- [ ] Build process updated- [ ] Documentation updated or added- [ ] Feature flags/toggles createdAdditional Context & Resources
The text was updated successfully, but these errors were encountered: