Refactor Effective Dates of Coop filings
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
### Background
We've iterated on effective dates for coops a couple of times and Katie even wrote some code to be able to select appointment and cessation dates in a change of director filing (they are commented out).
Here are things we need to look at fixing:
- **Annual Reports effective date.** Currently it is the date of the filing. Should this be the effective date, or the AGM date if there is one, or something else? If client has 3 ARs to file and all have director changes, after they file the first one, they can't file the remaining two as the system thinks they are out of sequence. ***Linda to test this again***
- need to see what Societies Online does. Maybe the effective date is right, but our validation in the director change flow is looking at the last effective date in the filing and instead should be looking at the party table for active directors based
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.