question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Replace old Operate process instances route URLs

See original GitHub issue

What should we do?

With the release of Camunda Platform 8 Operate replaced the routes /instances with /processes because now we have the two kinds of instances, processes, and decisions. The Camunda Modeler should reflect these changes by changing the old routes [1][2] Operate routes for reference

Why should we do it?

Because the old routes don’t exist anymore (but we’re redirecting the old routes to the new ones)

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
vsgoulartcommented, Apr 21, 2022

Hi @smbea, sorry for the delay. Felix was on vacation and I forgot to check this topic again so I asked Menski and Aleksander Dytko yesterday. Their opinion is that it’s ok to only have the redirect from Operate’s side for now but they’re still not sure when we should update the modeler.

I’ll setup a reminder for before the next cloud release in 6 months and check if we can update the modeler by then.

I think for now we can close this issue. I’ll reopen it when we decide it’s a good moment for the update.

0reactions
vsgoulartcommented, Apr 21, 2022

Sorry for the unnecessary work from your side 😬

Read more comments on GitHub >

github_iconTop Results From Across the Web

URL Routing - Microsoft Learn
Routing enables your web application to use URLs that are friendly, easier to remember, and better supported by search engines. This tutorial ...
Read more >
location.replace() - Web APIs - MDN Web Docs
The replace() method of the Location interface replaces the current resource with the one at the provided URL. The difference from the ...
Read more >
How React Hooks can replace React Router - LogRocket Blog
Looking for an alternative form of routing in your React projects? Read more to find out how React Hooks can replace React Router....
Read more >
URLs and Routing - Meteor Guide
In a web application, routing is the process of using URLs to drive the user interface (UI). URLs are a prominent feature in...
Read more >
Change route params without reloading in Angular 2
As of RC6 you can do the following to change URL without change state and thereby keeping your route history import {OnInit} from...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found