Opened 18 years ago
Closed 18 years ago
#346 closed enhancement (fixed)
If an item is used, get information about the items that are using it
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | BASE 2.2 |
Component: | core | Version: | |
Keywords: | Cc: |
Description
A used item can't be deleted and it is annoying to not know what is blockin the deletion.
Change History (4)
comment:1 by , 18 years ago
Milestone: | BASE 2.x+ → BASE 2.2 |
---|
comment:2 by , 18 years ago
Status: | new → assigned |
---|
comment:3 by , 18 years ago
comment:4 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
(In [2894]) References #346: If an item is used, get information about the items that are using it
The framework and JSPs for viewing this information is now in place. Now we just need to implement methods that finds the using items for all types of items.