andreaskasper / scoringCE

https://scoring.dance
0 stars 0 forks source link

Points are not updated correctly for registration #4

Closed jblossey closed 4 months ago

jblossey commented 4 months ago

Bug Summary

Description:

I recently got more points which made me eligible to register for intermediate. The wsdc points registry has them online, my profile on scoring.dance is accurate, but when i tried to register for comps at my next event, it showed me my old point count and didn't let me register for the new division.

Steps to Reproduce

  1. Get new point score that let's you transition to new division
  2. see whether the points are updated on scoring.dance
  3. try to register for a comps at a subsequent event in the new division

Expected and Actual Results

Expected Result:

The points should be accurately displayed with the latest point count and the new division should be unlocked for registration.

Actual Result:

The point count from before the last event was displayed and i still could only register in novice.

Reproducibility and Frequency

Reproducibility:

Frequency:

n/a

Environment Details

Environment:

Impact and Severity

Impact on User:

Would have to register at the registration desk but i guess their system accesses the same core as the webUI does, so they also might not be able to register me.

Technical Details

User Account:

WSDC-ID: 22244

Browser Console Output:

cdn.webpushr.com/app.min.js:1

   Failed to load resource: net::ERR_BLOCKED_BY_CLIENT

main.js loaded register:716 goto page 1 register:950 988L false register:950 988F false register:950 989L false register:950 989F false register:950 990L true register:950 990F true register:950 991L true register:950 991F true register:950 992L true register:950 992F true register:950 993L false register:950 993F false register:950 994L false register:950 994F false register:950 995L false register:950 996L false register:950 997L false register:950 998L false register:950 999L false register:950 1000L false register:950 1001L false register:950 1001F false register:950 1002L false register:955 rerendered register:1 Third-party cookie will be blocked. Learn more in the Issues tab. Error with Permissions-Policy header: Unrecognized feature: 'battery'. Error with Permissions-Policy header: Unrecognized feature: 'bluetooth'. Error with Permissions-Policy header: Unrecognized feature: 'usb-unrestricted'. register:670 doaction importdancerjson S.fn.init register:695 accept Person Object register:716 goto page 2 register:1007 WSDC data loaded Object register:950 988L true register:950 988F false register:950 989L false register:950 989F false register:950 990L true register:950 990F true register:950 991L true register:950 991F true register:950 992L true register:950 992F true register:950 993L false register:950 993F false register:950 994L false register:950 994F false register:950 995L false register:950 996L false register:950 997L false register:950 998L false register:950 999L false register:950 1000L false register:950 1001L false register:950 1001F false register:950 1002L false register:955 rerendered register:1045 0 register:950 988L true register:950 988F false register:950 989L false register:950 989F false register:950 990L true register:950 990F true register:950 991L true register:950 991F true register:950 992L true register:950 992F true register:950 993L false register:950 993F false register:950 994L false register:950 994F false register:950 995L false register:950 996L false register:950 997L false register:950 998L false register:950 999L false register:950 1000L false register:950 1001L false register:950 1001F false register:950 1002L false register:955 rerendered www.facebook.com/ajax/bz?a=1&ccg=EXCELLENT&dyn=7wKxa13wt8K2WnF0Sw8W5U4e0yoW1DwfG1-wd-4o3Bw5VCwjE3awbG0MU2awgo1EUhwnU1oU1O81u81x82ewnE3fw6iw4vwbS1Lw7Jw7zwde&hs=19885.BP%3Aplugin_default_pkg.2.0..0.0&hsi=7379215484927937564&req=1&rev=1014123394&s=%3A%3Alxpv1v&sp=1&user=0&dpr=1&jazoest=21046&locale=en_US&lsd=AVpcxJGjwKw:1

   Failed to load resource: net::ERR_BLOCKED_BY_CLIENT

Attachments:

image

image

andreaskasper commented 4 months ago

Problem is solved. The Configuration of the event was wrong. It ran the Rule "canNOV" on the Intermediate Jack&Jill.

Thanks for the info.