Ticket #2278 (s1b_analysis_finished bug) — at Version 1
delete-resources-exceptions -- Deleting some resources that are in use is permitted
Reported by: | deyan | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | X3 |
Component: | uncategorized | Version: | 2.0 |
Keywords: | Cc: | ||
Category: | unknown | Effort: | |
Importance: | Ticket_group: | ||
Estimated Number of Hours: | 0 | Add Hours to Ticket: | 0 |
Billable?: | yes | Total Hours: | 0 |
Analysis_owners: | deyan | Design_owners: | diana |
Imp._owners: | diana | Test_owners: | |
Analysis_reviewers: | Changelog: | ||
Design_reviewers: | Imp._reviewers: | ||
Test_reviewers: | Analysis_score: | 3 | |
Design_score: | 4 | Imp._score: | 3 |
Test_score: | 0 |
Description (last modified by diana) (diff)
Some of the resources in use can be deleted (they should not)
- Audio that is used for background
- Image that is used for background
Change History
comment:1 Changed 15 years ago by diana
- Category set to unknown
- Design_owners set to diana
- Imp._owners set to diana
- Description modified (diff)
- Analysis_score set to 0
- Test_score set to 0
- Design_score set to 0
- Status changed from new to s1b_analysis_finished
- Imp._score set to 0
- In ResourceDeleteLogic in isMainResourceUsed function check if the resource is used as a background image or as a background audio.
Note: See
TracTickets for help on using
tickets.