Andrew Boni Signori
Andrew Boni Signori
**Describe the task** API E2E tests have been failing intermittently in CI/CD probably because of database data conflicts. **Acceptance Criteria** - [ ] Investigate the possible cause of failures in...
## Main changes - Added `certificate`, `key`, and `caCertificate` to routes. - Added the proposed annotations to the same routes. Information about the route annotations and its intentions can be...
As a student, I want to ensure my uploaded files are scanned as soon as possible. While adding the uploaded files to be scanned, if the virus scan server is...
As a Ministry, I want to ensure student files are properly stored. **Technical** - [ ] Adjust the temporary [download code](https://github.com/bcgov/SIMS/blob/b95faefd38b0a478eecd4749ccdcc67fdaea1930/sources/packages/backend/apps/api/src/route-controllers/student/student.controller.service.ts#L138-L167) introduced during #3604, keeping the S3 source as the...
As a Ministry Security Officer, I would like secrets to be stored and controlled using Hashicorp Vault. **Prerequisite** Creation of vault secrets and implementation must occur in same sprint -...
Remove packages no longer needed by the web application or there is no plan to immediately use them. **Acceptance criteria** - [ ] Remove jest related packages. It is not...
Form.io API is exposed publicly but it does not need to because SIMS-Api acts as a proxy to retrieve and validate the form definitions. **Acceptance criteria** - [ ] Remove...
Upgrade Vue package. **Acceptance criteria** - [ ] Upgrade Vue package. - [ ] Perform a smoke test in main features, for instance, but not limited to - Student -...
Upgrade Vuetify package and resolve possible UI issues. **Acceptance criteria** - [ ] Upgrade Vuetify to the most recent version. - [ ] Perform a smoke test in main features,...
What is happening? Plattaform Services Team is upgrading to OCP 4.14 in 2024 Q3. Coming to this new version, the DeploymentConfig object is being deprecated. There is no immediate effect...