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

Allow spaces inside placeholder in target issued acknowledgement label #1743

Conversation

dimabarbul
Copy link
Contributor

Issued acknowledgement label for target must start with connection ID. This can be achieved by using connection:id placeholder. Usually placeholders allow using spaces inside of (right after opening and right before closing) curly brackets, for example, {{ connection:id }}. But validation does not allow spaces in placeholder in target issued acknowledgement label.

@thjaeckle thjaeckle added this to the 3.3.7 milestone Sep 11, 2023
@thjaeckle thjaeckle added the bug label Sep 11, 2023
Copy link
Member

@thjaeckle thjaeckle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dimabarbul I added my review findings as comments.
Thanks a lot for finding and directly fixing 👍

@dimabarbul dimabarbul force-pushed the issued-acknowledgement-label-allow-spaces-in-placeholder branch from f4d6238 to d661060 Compare September 11, 2023 16:04
@thjaeckle thjaeckle merged commit 13cfc3a into eclipse-ditto:master Sep 11, 2023
2 checks passed
@dimabarbul dimabarbul deleted the issued-acknowledgement-label-allow-spaces-in-placeholder branch September 12, 2023 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants