- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2023 12:29 PM - edited 01-06-2023 12:31 PM
Hi Community,
Is there a way to lock down people from entering time card for 2022? Please advise, thank you very much.
Solved! Go to Solution.
- Labels:
-
Project Portfolio Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2023 12:55 PM
You can try a business rule like this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2023 12:55 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2023 01:44 PM
Thanks for the solution. I tested the solution you provided. It works if the user has not add the task to the time sheet yet. If the user has not add the task to the time sheet yet then the user will see the message which is great.
However, if the user already add the task in the time sheet from last year and has not submit the time sheet yet, the user is still able to submit the time sheet for last year.
So to solve the second issue, I checked the 'Update' box as well. This way it covers both use-cases.
Thank you so much for this business rule logic, you saved my day.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2023 10:19 PM
Hi @YummyAmericano ,
It would work fine now. But are you planning to change the BR after this year? In future it would create issues. When it is 2024, users will not be able to submit the timecards for first week of 2024. Have you thought about it?
Thanks,
Talya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2023 04:24 AM
Hi @Talya, yes we have thought about this. we set a reminder to visit this BR once a year before the end on the year and determine the last day of the time sheet we want to include in the submission. Therefore, we replaced the condition operator from 'Last Year' to 'at or before'.