bug #7391
grant UPDATE for taxonnames temporarily when using a name as basionym
Start date:
04/30/2018
Due date:
% Done:
0%
Severity:
critical
Found in Version:
Description
see #7390
Temporarily grant the UPDATE authority to the user performing the operations in the client application. Grant before flushing the session and remove the grant afterwards. Use a try-catch-finally clause where the withdrawal of the temporary permission is done in the finally clause.
Related issues
History
#1 Updated by Andreas Kohlbecker over 1 year ago
- Related to bug #7390: possible permission clash when adding basionym added
#2 Updated by Andreas Müller over 1 year ago
Can this also be closed after #7392 has been fixed?
#3 Updated by Andreas Müller over 1 year ago
- Related to bug #7392: Remove Cascade from relations added
#4 Updated by Andreas Kohlbecker over 1 year ago
- Status changed from New to Rejected
- Target version deleted (
Release 5.0)
since the cause for #7390 is a different one than originally assumed the solution requested by this issue here become invalid and we can close the issue.