Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Open defect creation dialog directly with external weblink

Hello, 


I am developing a GUI tool suited for Testers using a jazz backend, they have access and overview for test cases, requirements and test results in this tool. When they find a bug, they should create a defect in jazz, but at the moment they have to use the browser and go to test case -> test case execution record -> previous result details -> test run -> defects -> create defect. Then a prefilled creation dialog in a popup window is displayed.
To make this more efficient, is there a way to create a weblink which opens this creation dialog directly (knowing the configuration context etc.)? Is there a possibility to change the prefilled fields?

I could do it like this: https://jazz.net/library/article/1001 programmatically, but I want the user to use the jazz environment directly in this case. 

Any help is very appreciated, thank you very much!

0 votes


Accepted answer

Permanent link

You might want to read https://docs.oasis-open-projects.org/oslc-op/core/v3.0/os/dialogs.html. If an OSLC server supports a delegated creation dialog, you can discover its URI through standard discovery from the OSLC Service Provider Catalog. Whether a delegated creation dialog supports specifying prefilled data such as configuration context is implementation dependent.

Steffen Padberg selected this answer as the correct answer

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,937

Question asked: Mar 22 '22, 6:48 a.m.

Question was seen: 740 times

Last updated: Mar 22 '22, 7:59 a.m.

Confirmation Cancel Confirm