Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

UriPathSelector cannot find Registration if the processDefinitionKey contains a point #96

Open
Valey opened this issue Jul 23, 2019 · 4 comments
Labels
bug pr-wanted please provide a PR with a test case
Milestone

Comments

@Valey
Copy link

Valey commented Jul 23, 2019

UriPathSelector cannot find Registration if the processDefinitionKey contains a point.

For example my path "/camunda/task/{type}/test.ManualDeployProcess/UserTask/create"

@Krever
Copy link

Krever commented Sep 24, 2019

Any news here? We just wasted ~3 days trying to debug this issue :)

@jangalinski jangalinski added this to the 2.11.0 milestone Sep 24, 2019
@jangalinski
Copy link
Collaborator

Well, this is still a community project done in my spare time, so, no: no news on this. Since I mainly do spring boot projects and the camunda starter provides a similar event registration as the reactor extension, I didn't do much work on this in the past.
However, I used your reminder to bring the extension up to the latest versions and accept this as a bug.
It would be perfect, if you could provide a PR with a failing test, I will than look into it. Deal?

@Krever
Copy link

Krever commented Sep 24, 2019

Hey, thanks for the response. I though its a camunda-backed project due to being in camunda org.

Anyway, yes, I will try to come up with failing test PR :)

@jangalinski
Copy link
Collaborator

Ah .. I get the confusion. No, camunda has a community extension program, where contributors can release custom extensions under the camunda.org label. Some of these make it to official products (spring boot, assert), but most of them are maintained by regular guys, which includes focus shifts from time to time ...

@jangalinski jangalinski added the pr-wanted please provide a PR with a test case label Sep 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug pr-wanted please provide a PR with a test case
Projects
None yet
Development

No branches or pull requests

3 participants