Actions
Patch #43713
openAdd missing entries "apps" and "shield-check" to icon_source.yml
Description
In r23837, "apps" and "shield-check" SVG icons were added to the icons.svg file, but corresponding entries were not added to the icon_source.yml file.
As a result, rebuilding icons.svg by running bin/rake icons:generate removes both icons.
The attached patch appends entries for both icons to icon_source.yml.
Files
Related issues
Updated by Go MAEDA about 4 hours ago
- Related to Feature #24808: OAuth2 support for Redmine API Apps (OAuth2 Provider) added
Updated by Go MAEDA about 3 hours ago
- Status changed from New to Resolved
- Assignee set to Go MAEDA
Committed the patch in r24365.
Actions