Skip to content

Fix/5170 reports update issued_at from created_at#5172

Merged
dorner merged 8 commits into
rubyforgood:mainfrom
zanetagebka:fix/5170-reports-update-issued-at
Jun 6, 2025
Merged

Fix/5170 reports update issued_at from created_at#5172
dorner merged 8 commits into
rubyforgood:mainfrom
zanetagebka:fix/5170-reports-update-issued-at

Conversation

@zanetagebka
Copy link
Copy Markdown
Contributor

Resolves #5170

Description

According to requirements the change was made from created_at to issued_at field, to make sure correct time will be presented.
System tests were added to check that this change leads to correct display of information on the pages.
Changes were made for 3 reports: donations, purchases and distributions.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

System tests

@zanetagebka zanetagebka marked this pull request as ready for review April 28, 2025 20:06
@cielf cielf self-requested a review April 29, 2025 15:21
Copy link
Copy Markdown
Collaborator

@cielf cielf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@zanetagebka Thanks for this! It passes my manual testing -- will ask @dorner for a technical review.

@cielf cielf requested a review from dorner April 29, 2025 15:28
Comment thread spec/system/distribution_system_spec.rb Outdated
Comment thread app/views/reports/_distribution.html.erb Outdated
@zanetagebka zanetagebka requested a review from dorner May 29, 2025 12:01
Copy link
Copy Markdown
Collaborator

@dorner dorner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Copy link
Copy Markdown
Collaborator

@dorner dorner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

...dangit, lint is failing. Please fix and it'll be ready to merge.

@zanetagebka zanetagebka requested a review from dorner June 2, 2025 15:05
@zanetagebka
Copy link
Copy Markdown
Contributor Author

@dorner should be updated

@dorner dorner merged commit b9a481a into rubyforgood:main Jun 6, 2025
11 checks passed
@dorner
Copy link
Copy Markdown
Collaborator

dorner commented Jun 6, 2025

Thanks!

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 8, 2025

@zanetagebka: Your PR Fix/5170 reports update issued_at from created_at is part of today's Human Essentials production release: 2025.06.08.
Thank you very much for your contribution!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Summary report information fix

3 participants