You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Describe the Bug:
The
ProjectContactFormSummary
component crashes when thelatestCommitedProjectContactFormChanges
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:
Screenshots:
Additional information:
The text was updated successfully, but these errors were encountered: