Opened 17 years ago
Closed 17 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 Changed 17 years ago by
Milestone: | BASE 2.x+ → BASE 2.2 |
---|
comment:2 Changed 17 years ago by
Status: | new → assigned |
---|
comment:3 Changed 17 years ago by
comment:4 Changed 17 years ago by
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.