Community
Participate
Working Groups
I added two Named queries in the source view, but see 3 listed in the property sheet. The extra query is a duplicate of the last query.
Closing and reopening the source file doesn't help. Also clicking on the extra entry is the cause of the exception reported in bug 233567
I was able to reproduce the problem with Dali 2.3.2 and 2.3.3 but with the following steps. 1. I had 3 @NamedQuery in @NamedQueries 2. I added @NamedQuery outside of @NamedQueries 3. I moved the @NamedQuery created in step 2 inside of @NamedQueries I could not reproduce the problem in 3.0.
I think this was fixed with a recent change in this area.