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

[Alpha v15.0] 65 Year Olds Getting Calculated in Incorrect Age Bracket #5388

Closed
1 task
leahjennings opened this issue Apr 12, 2023 · 0 comments
Closed
1 task
Labels
Fixed in v15.0 Topic: CRM Related to people or data tied to people that is not specifically one of the other topics. Type: Bug Confirmed bugs or reports that are very likely to be bugs.

Comments

@leahjennings
Copy link
Collaborator

leahjennings commented Apr 12, 2023

Please go through all the tasks below

  • Check this box only after you have successfully completed both the above tasks

Please provide a brief description of the problem. Please do not forget to attach the relevant screenshots from your side.

In checking the accuracy of the new Age Bracket feature, I found that every person in our database whose age is 65 years old, their age bracket is listed as Fifty Five To Sixty Four. This is after applying the patch for #5380 and re-running the Rock Cleanup job.

image

Expected Behavior

I would expect that all people who are 65 years old would be classified in the Age Bracket of Sixty Five Or Older.

Actual Behavior

Everyone in the system whose age is 65 years old is classified in the Age Bracket of Fifty Five To Sixty Four.

Steps to Reproduce

I tried reproducing on the prealpha site, but the age brackets for all profiles after running the Rock Cleanup job were listed as Unknown.

  • Go to any profile and change the birthdate so that the age will calculate as 65

    • I used 3/20/1958 in my testing
  • Go to System Settings > Jobs Administration

  • Run the Rock Cleanup job

  • Go to Tools > Data Views

  • Create a new Data View

    • Set filters so that the results will show at least the one profile you updated the birthdate on
    • Here was mine, for clarity:
    • image
  • Create a report from that data view, with the following fields:

    • Person Name
    • Age
    • Age Bracket
  • Notice how the age bracket for the profile you updated is listed as Fifty Five To Sixty Four even though the age is 65

Rock Version

Rock McKinley 15.0 (1.15.0.16)

Client Culture Setting

en-US

@ethan-sparkdevnetwork ethan-sparkdevnetwork added Topic: CRM Related to people or data tied to people that is not specifically one of the other topics. Fixed in v15.0 Type: Bug Confirmed bugs or reports that are very likely to be bugs. labels Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed in v15.0 Topic: CRM Related to people or data tied to people that is not specifically one of the other topics. Type: Bug Confirmed bugs or reports that are very likely to be bugs.
Projects
None yet
Development

No branches or pull requests

2 participants