-
Notifications
You must be signed in to change notification settings - Fork 24
Don't display a role without a global rate #462
Comments
@nikolay83 please review |
@nikolay83 @wdprice Should this only be applied to Global rate (full time)? In my comment on issue 434, it's missing part time global rate which cause the amount to be displayed as 'NaN' |
Ah OK, so we need Global Part time rates added? That is easy enough to fix - it is a data issue. Looks like we cannot edit the Custom Role data in the admin console, so I'll specify here: |
@yoution
|
@nikolay83 |
@yoution The rate is set incorrectly. For 30 hrs it should be Global Rate * .75 and for 20hrs Global Rate * .5, but it is vice versa now. 2021-08-13_11-32-10.mp4 |
@sdgun I will check |
@yoution Should be vice versa, 0.75 for 30 hours |
@nikolay83 please review |
Verified in Dev, fixed. |
Verified in production. |
Is there is a role in the database that has a global rate (the full-time one) empty or null, then this role shouldn't
The text was updated successfully, but these errors were encountered: