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

Inconsistency in Project Summary Report Revisions: Previous Changes Not Visible in Subsequent Revisions (only IA projects)[9] #1802

Closed
Sepehr-Sobhani opened this issue Jul 18, 2023 · 3 comments
Assignees
Labels
Bug Something isn't working Giraffe 🦒 Work related to Team Giraffe

Comments

@Sepehr-Sobhani
Copy link
Contributor

Sepehr-Sobhani commented Jul 18, 2023

Describe the Bug:

If the user makes changes to the project summary report and commits them in a new revision, the previous changes will not be visible in the following revision.

To check: after two revisions, we correctly see the info on the summary page.

Probability (how likely the bug is to happen, scored from 1-5):5
(For example, probability of 5 is something like "it happens to all users every time they log in."
Probability of 1 "only happens to certain users when a really specific and unlikely path is followed.")

Effect (how bad the bug is when it does happen, scored from 1-5):4
(For example, effect of 5 is "the entire app crashes and makes it unusable for all users" or "the bug causes the wrong data to be saved, with critical information (e.g. payment) being affected."
Effect of 1 is "It makes some styling look a little bit weird.")

Steps to reproduce the behaviour:

  • Create a new IA project
  • Fill out the project summary report form
  • commit changes
  • create a new revision
  • change data in the project summary report
  • commit changes
  • create another revision
  • go to the project summary report
  • changes are not updated!!!

Screenshots:
https://www.loom.com/share/b7b2295e9c9f42e78454afbdc312435d?sid=3b8a0eb2-c715-402a-984f-86fdb65be790

@Sepehr-Sobhani Sepehr-Sobhani added the Bug Something isn't working label Jul 18, 2023
@pbastia
Copy link
Contributor

pbastia commented Jul 18, 2023

@Sepehr-Sobhani has a feeling this could be related to the union sql we use when creating the revision

@pbastia pbastia added the Giraffe 🦒 Work related to Team Giraffe label Jul 18, 2023
@pbastia pbastia changed the title Inconsistency in Project Summary Report Revisions: Previous Changes Not Visible in Subsequent Revisions[9] Inconsistency in Project Summary Report Revisions: Previous Changes Not Visible in Subsequent Revisions (only IA projects)[9] Jul 18, 2023
@pbastia
Copy link
Contributor

pbastia commented Jul 18, 2023

IA projects represent about 10% of the projects

@BCerki BCerki self-assigned this Jul 18, 2023
@BCerki
Copy link
Collaborator

BCerki commented Aug 14, 2023

New bug card related: #1844

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Giraffe 🦒 Work related to Team Giraffe
Projects
None yet
Development

No branches or pull requests

3 participants