Skip to content
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

Add document status "in progress" #36

Open
dasch124 opened this issue Jan 11, 2024 · 4 comments
Open

Add document status "in progress" #36

dasch124 opened this issue Jan 11, 2024 · 4 comments
Assignees

Comments

@dasch124
Copy link
Contributor

meeting 2024-01-11:

Currently, validation is done only on documents indicated as "done". For feature documents which are based on fieldwork, it will take some time until they reach this status, yet we might want at least parts of the to be validated.
We could think to introduce a third document status "in progress" where validation errors of fvos with status != "done" are dropped, so they don't bloat the status list.

@dasch124
Copy link
Contributor Author

dasch124 commented Jan 18, 2024

Update 2024-01-18:

We'd like to have this for @status on fvos as well.

Instead of "in progress" it should be named "pre" ("preliminary") meaning that the resp person is still unsure about some details.

Another status "tbr" ("to be reviewed"): fvos that Stephan needs to have a look / take decisions.

fvos and documents with this status should be excluded from the validation report.

@VeronikaEngler
Copy link
Contributor

"pre" and "tbr" are established for FVOs

@dasch124
Copy link
Contributor Author

dasch124 commented Feb 8, 2024

reopening, because we still need to adjust the validation workflow to act upon the new values

@dasch124 dasch124 reopened this Feb 8, 2024
@dasch124
Copy link
Contributor Author

2024-03-19:

We want to move errors from fvos with status "pre" and "tbr" in a dedicated table on the status page.

Adjustments to be made in validate.ipynb

  • ignore those fvos in schValidate(sch, path)
  • add a new array for those errors in validate(path, rngSchema)
  • output array to html, similarly to the validationErrors variable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants