-
Notifications
You must be signed in to change notification settings - Fork 50
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
bug in Progress when a Section has no Pages #977
Comments
MyPyDavid
added a commit
that referenced
this issue
Apr 22, 2024
Signed-off-by: David Wallace <[email protected]>
MyPyDavid
added a commit
that referenced
this issue
Apr 22, 2024
Signed-off-by: David Wallace <[email protected]>
14 tasks
14 tasks
MyPyDavid
added a commit
that referenced
this issue
May 14, 2024
Signed-off-by: David Wallace <[email protected]>
MyPyDavid
added a commit
that referenced
this issue
May 14, 2024
Signed-off-by: David Wallace <[email protected]>
MyPyDavid
added a commit
that referenced
this issue
Jun 19, 2024
Signed-off-by: David Wallace <[email protected]>
MyPyDavid
added a commit
that referenced
this issue
Jun 19, 2024
Signed-off-by: David Wallace <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description / Beschreibung
When creating a Catalog where the Sections have no Pages (yet) a bug in the Project progress calculation arises and shows a 500 error.
Expected behaviour / Erwartetes Verhalten
no error
Steps to reproduce / Schritte zum Reproduzieren
Context / Kontext
Version 2.1.3
References / Verweise
rdmo/rdmo/projects/progress.py
Line 56 in c945d7d
The text was updated successfully, but these errors were encountered: