Actions
Improvement #2290
closedxmera Omnia - Improvement #1837: Improvements of diverse modules
Remove roles and for all projects from project type query
Start date:
08/06/2024
Due date:
08/07/2024
% Done:
100%
Estimated time:
Compatible Redmine Version:
5.1.z
Pull Request Link:
Requires Documentation?:
Description
# app/views/queries/_form.html.erb
<% unless @query.type == 'ProjectQuery' %> <--- this is two times in the code and needs to be changed
The control structure above needs to be changed in order to check also against ProjectTypeQuery.
Make also sure that for all users means for all admin users!
Updated by liaham about 1 year ago
- Project changed from xmera Omnia to Redmine Project Types
- Description updated (diff)
- Target version changed from unplanned to 4.5.1
Updated by liaham about 1 year ago
- Status changed from New to In Progress
- Assignee set to liaham
- Start date set to 08/06/2024
Updated by liaham about 1 year ago
- Due date set to 08/07/2024
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
Actions