Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retrieve suiteNumber to build URL #152

Closed
kburdo opened this issue Apr 9, 2021 · 1 comment
Closed

Retrieve suiteNumber to build URL #152

kburdo opened this issue Apr 9, 2021 · 1 comment
Milestone

Comments

@kburdo
Copy link

kburdo commented Apr 9, 2021

I want to generate url to new suite after creation of it using client-java library (client-java:5.0.18, commons-model:5.3.3). I use the following template

{base_uri}/ui/{project}/launches/all/{launchNumber}/{suiteNumber}

launchNumber - to get it we call com.epam.reportportal.service.ReportPortalClient#getLaunchByUuid and use LaunchResource#launchId field

Is there any way to retrieve suiteNumber?

@HardNorth
Copy link
Member

@kburdo No, at least for now.

@HardNorth HardNorth added this to the 5.1 milestone Jun 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants