TIBCOSoftware / TIBCOSoftware/be-contribution
Extra property tag under Redis store in CDD when viewed as text file.
Open
@rakulkar-tibco is already working on this.
Since Aug 19, 2021.
- Dominant language
- Java
- Stars
- 0
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Version Information
| Software | Version(s) |
|---|---|
| BusinessEvents | 6.1.0-HF-1 |
| OS Type? | Windows |
| OS Version? | Win 10 |
There is no impact on the funtionaity and it is only visible when the CDD is viewed in text editor.
What is the expected behavior?
The CDD text editor should be in sync with UI editor for Redis store.
What is the actual behavior?
I can see an extra property tag (name-value) under Redis store in CDD when viewed in text editor mode.
Please provide a unit test that demonstrates the bug.
- Configure the CDD to use Redis as store option.
- Open the CDD in UI mode --> All default property tabs are fine.
- Open the CDD in text editor mode --> Extra property tag after password field.
Attached snapshot for the reference.

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.