This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 152824 - able to add tags but unable to search by tag value
Summary: able to add tags but unable to search by tag value
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: General (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-09 21:21 UTC by senya72
Modified: 2008-11-09 21:23 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description senya72 2008-11-09 21:21:59 UTC
The tags are extremely important. they allow one to have a different views of the entity based on tag value.
unfortunely the current uml model does not support them very well forcing one to revert to excel with autofilters. 
for example i can add a tag to entity say product=X then if i go to search i can find all entities which have a product
in their tag but i cannot search for products which have product tag be equal to X. i guess that makes tag feature
unusable.
Comment 1 senya72 2008-11-09 21:23:29 UTC
for tags it would be nice if they were supported on diagram level as well as to create new layers or views of data based
on tag query.