Actions
Defect #2651
closedAn old version of a script is sometimes displayed directly after upload/redeploy
Start date:
01/20/2021
Due date:
% Done:
100%
Estimated time:
Affected versions:
Owner:
Description
Tested on 10.7.1
Use-case:
Use-case:
- Display some Groovy script in Script definitions - open its detail.
- Click "Back".
- Upload a new version of this script through the drop zone, or by "redeploy" feature.
- Open the detail of the script again. It displays the old version of the script.
- Click somewhere else, then display the script again. Now it displays the new version.
This is confusing when you need to deploy new versions of scripts and you want to check that it works -> it looks like new versions weren't loaded.
Updated by Vít Švanda almost 4 years ago
- Assignee changed from Vít Švanda to Ondrej Husník
Updated by Ondrej Husník almost 4 years ago
- Status changed from New to Needs feedback
- Assignee changed from Ondrej Husník to Radek Tomiška
- % Done changed from 0 to 80
I performed a fix of this task according your hints @tomiskar. It helped and the behavior seems to be correct now.
Thanks for them and please provide me a feedback. Thank you.
https://github.com/bcvsolutions/CzechIdMng/commit/f266bcdaa26966fe9b5c859cbe30239d36f99a8d
Updated by Radek Tomiška almost 4 years ago
- Status changed from Needs feedback to Closed
- Assignee changed from Radek Tomiška to Ondrej Husník
- % Done changed from 80 to 100
I did test and code review, it's awesome, thx!
Actions