Create budget when adding batch allocation to fund without budget
Description
CSP Request Details
None
CSP Rejection Details
None
Potential Workaround
None
Attachments
1
defines
relates to
Checklist
hideActivity
Show:
Done
Details
Assignee
Serhii_NoskoSerhii_NoskoReporter
Joseph ReimersJoseph ReimersPriority
P3Story Points
0Sprint
NoneDevelopment Team
ThunderjetFix versions
Release
Sunflower (R1 2025)RCA Group
TBDTestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee

Reporter

Priority
Story Points
0
Sprint
None
Development Team
Thunderjet
Fix versions
Release
Sunflower (R1 2025)
RCA Group
TBD
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created February 5, 2025 at 6:08 PM
Updated February 21, 2025 at 4:41 PM
Resolved February 21, 2025 at 4:41 PM
Scenarios
Fund has no budget (current fiscal year)
Given user is creating allocations for funds in the current fiscal year
When a given fund has no associated budget ID
AND a budget status is NOT assigned
Then a new budget is created
AND that budget status is Active
AND the money designated for that fund is assigned to that budget
Fund has no budget (future fiscal year)
Given user is creating allocations for funds in a future fiscal year
When a given fund has no associated budget ID
And a budget status is NOT assigned
Then a new budget is created
AND that budget status is Planned
AND the money designated for that fund is assigned to that budget
Fund has no budget, user assigns valid status to budget
Given user is creating allocations for funds
AND given fund has no associated budget ID
When user manually assigns a valid status to the budget
Then the new budget is created
AND that budget status is what was manually assigned