Remus Avram Posted September 1, 2017 Report Posted September 1, 2017 Hi all, is it possible to restrict the user to add/update the time logger X days before? A user should be able to add/update the time logger only in the current and last week. Cheers.
Mattias Lagergren Posted September 4, 2017 Report Posted September 4, 2017 Hi Remus, this makes sense and there are a few requests for similar features. We have not made any decisions or progress on this matter yet. The best solution at the moment would be to listen to the timelog changes with an api listeners and warn/revert the change
Remus Avram Posted September 4, 2017 Author Report Posted September 4, 2017 5 hours ago, Mattias Lagergren said: The best solution at the moment would be to listen to the timelog changes with an api listeners and warn/revert the change Thanks @Mattias Lagergren for the feedback. We will try to do it like this. But the problem here is that if the production would like to allow only one artist to update his/her time logged, it's not possible.
Mattias Lagergren Posted September 5, 2017 Report Posted September 5, 2017 17 hours ago, Remus Avram said: But the problem here is that if the production would like to allow only one artist to update his/her time logged, it's not possible. Aha, so most artist should not be able to change their timelogs a week after - but one or two artists would be allowed?
Remus Avram Posted September 5, 2017 Author Report Posted September 5, 2017 Nobody should be allowed to change the timelogs a week after, but in an exception case, the production would like to allow the specific user to do it. Or Production should be allowed to change their timelogs.
Mattias Lagergren Posted September 6, 2017 Report Posted September 6, 2017 I see, thank you for elaborating. The best solution at the moment would probably still be an event listener that warns/revert changes. A custom attribute could be set and read on certain users to allow them to modify their timelogs regardless of that limit. I will update our feature request with details from the use-case you provided.
Remus Avram Posted September 6, 2017 Author Report Posted September 6, 2017 Thanks for the idea. This will do the trick for us.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.