Jump to content

URI to Code review within Plastic desktop application?


Kuxe

Recommended Posts

Hi,

I wonder if it is possible to create a Uniform Resource Identifier (URI) to a Code Review within Plastic desktop application? My use case is that I want to be able to send code review links to my coworkers so that they can trivially locate the code review.

For instance: When a user opens a URI link to a Code Review, the desktop application of Plastic SCM should open and show the Code Review as if the user manually navigated in the GUI to find the Code Review and finally opening it via double-cliking the Code Review from within the Code reviews-tab.

So I am looking for something similar to how a user can open a song in Spotify via URIs, example URI:

spotify:track:38uO7FeOOFoyNDFHqomxzK

Is this feature available within Plastic SCM? If yes, where can I find more information about this feature?

Link to comment
Share on other sites

You can open a Plastic diff using the following format. But this is only valid to open a diff view.

plastic://showchangeset=cs:$changeset$@$repository$@$server$

But if you are using code reviews and you want to share links...you can use the webUI for that purpose.

But it won't open the Plastic GUI but you would be using the web for handling the webUI workflow.

Regards,

Carlos.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...