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

CIF Bug: New projects without contacts cannot display contact list #1931

Open
pbastia opened this issue Aug 9, 2024 · 0 comments
Open

CIF Bug: New projects without contacts cannot display contact list #1931

pbastia opened this issue Aug 9, 2024 · 0 comments
Labels
Bug Something isn't working

Comments

@pbastia
Copy link
Contributor

pbastia commented Aug 9, 2024

Describe the Bug:

The ProjectContactFormSummary component crashes when the latestCommitedProjectContactFormChanges is empty.
This occurs when a new project is created, and contacts are not entered right away

Workaround

If a project has the crashing empty contact page, create a new general revision, add a contact, apply the revision.
You can now remove the contact in another revision.

Probability (how likely the bug is to happen, scored from 1-5): 4
Effect (how bad the bug is when it does happen, scored from 1-5): 3

Steps to reproduce the behaviour:

  • Create a new project
  • Don't fill out the contact form
  • Save the project
  • View the project's contact list
  • => The page displays an error

Screenshots:

Additional information:

  • OS: [e.g. iOS]
  • Browser: [e.g. chrome, safari]
  • Version: [e.g. 22]
  • Additional context
@pbastia pbastia added the Bug Something isn't working label Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant