how to add Custom Plan view in Plan Type
![]() I have created a Custom Plan view and i want that specific plan view should visible in all the sprint type plans.
how i can add custom plan view in sprint type plan
|
One answer
![]()
Ralph Schoon (62.7k●3●36●43)
| answered Jan 04, 3:56 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Comments
I am not able to promote the custom plan view which have expression filter.
This is likely as designed then and the case you have is a limitation.
I do not know if there is another capability to do this. There is the obvious Eclipse extensions mechanism, but I doubt it you should attempt to use that.
Can you Please tell me, how to use Eclipse extensions mechanism. Sorry, this is noting a normal user can use. I should not have mentioned it. I am not aware of any documentation.
In general, a lot of capabilities are developed using Eclipse plug-ins. I assume the plan views are as well. The general approaches are explained in https://jazz.net/library/article/1000 . The example is for a completely different use case, but there might be extension points to define plan views.
|
Comments
Can you Please share how to use Eclipse extensions mechanism.