Yah..you know what i mean.
The problem is my context.
Imagine a big shop system. The user can add, search and delete products. Imagine also, that the products have acessories(like a mouse..that can have a promotional scroll). So our system also have a submenu that we can add, search and delete acessories. We can acess acessories by the main adding of products(think about hyperlink)
So we have The User associatin with the use case Search Product. And the use case add product is extens of search!
Finally, the use case search acessories is extend of the use case add product. Ok finished.
Now..we want to improve our surfing on the ea, and we would like to create a SPECIFIC use case with own scenaries and details of the acessories(also to help the programmers).
So here we go...pick the user(that is the same), and create a own diagram for acessories. Create uc search acessories and add acessories. But wait..at the menu of adding acessories we have to choose the product that is linked with it. So..here we go to the...WHAT THE HELL O__O
the search product...
So the UC search product will link the actor(cause is the same actor...then EA autoAssociate), the context is wrong and the search acessories will extend the search product...BUT ITS WRONG! In this case is the SEARCH PRODUCT THAt EXTENDS THE ACESSORIES

We all hate this...IS THERE A HELL WAY TO KILL THIS PROCESS?
David and thomas thx a lot for your time.