[Bug]: Wrong formatting for names in Network connection
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 0
- Forks
- 1
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 7
Description
Description
I noticed that for CIT and CTB, the names of the data request network connection are not formatted well:
data_requests_for_data_requests_for_cib-app_CIB
It seems like something we want to fix.
Steps to reproduce
Just run with CIB or CTB and check the network monitoring page. Or simply use the generate_module_test for some configurations.
Version and environment
I noticed this in develop.
Impact
Small/Isolated
Anything else?
No response
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Reproduce the naming issue with CIB or CTB, either through the network monitoring page or the generate_module_test entry point. Trace how the data request network connection name is assembled and identify why the name is duplicated. Done means the generated name is correctly formatted for both configurations and the relevant behavior is covered by a passing test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100