Actions
Defect #2657
closedAdding/removing the scheduled run of a scheduled task is not visible
Start date:
01/25/2021
Due date:
% Done:
100%
Estimated time:
Description
Tested on 10.7.0 and 10.7.2
- Go to Settings -> Task Scheduler -> Scheduled Tasks
- Remove some scheduled run / Add a new scheduled run
- A green message appears, but the column "Scheduled starts" is unchanged
- You must logout+login, or click F5, then the change is visible
Related issues
Updated by Radek Tomiška almost 4 years ago
- Priority changed from Normal to Low
- Target version set to 10.8.0
It's related to pagination - UC above work on the first page. When next page is shown, this issue occurs.
Updated by Radek Tomiška almost 4 years ago
- Related to Defect #2577: Long running task parameters are not refreshed in agenda after some changes added
Updated by Alena Peterová almost 4 years ago
It's strange, the same issue happens also on the first page for me. I usually filter by task type (synchronization), then it's the first page where I set the scheduled run.
Updated by Radek Tomiška almost 4 years ago
I think so, using filter has the same issue as pagination.
Updated by Radek Tomiška almost 4 years ago
- Status changed from New to Needs feedback
- Assignee changed from Radek Tomiška to Vít Švanda
- % Done changed from 0 to 90
Broken since #2577 - task itself is not modified, when trigger is added / removed => I've enforced to reload task by trimmed attribute.
Commit:
https://github.com/bcvsolutions/CzechIdMng/commit/082be67110a7d2a61e50411d3afffc3660f38f1b
Could you provide me a feedback, please?
Updated by Vít Švanda almost 4 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Vít Švanda to Radek Tomiška
- % Done changed from 90 to 100
I did reivew and tested it. Described case works well now.
Updated by Radek Tomiška almost 4 years ago
- Status changed from Resolved to Closed
Actions