Typo: SymphonyDataHandlerCofig / syphonyExtendedVersionSpace
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 82/100
- Issue type
- Refactor
- Clarity
- Clearly specified
- Activity status
- Quiet
- Tech stack
- java, spring-boot
- Domain
- backend
Research direction
Start with libs/symphony-bdk/symphony-bdk-chat-workflow-spring-boot-starter/src/main/java/org/finos/springbot/symphony/data/SymphonyDataHandlerCofig.java and inspect its references from SymphonyWorkflowConfig and the Symphony starter tests. Rename the class and helper method, update all imports and usages, then run the affected starter tests. Done means the corrected names compile and no old spellings remain in the referenced code.
Written by the indexing model from the issue text.
Description
Description
The Symphony data-handler Spring @Configuration class is misspelled as SymphonyDataHandlerCofig (should be Config). The helper method syphonyExtendedVersionSpace() is similarly misspelled (syphony → symphony).
Location
libs/symphony-bdk/symphony-bdk-chat-workflow-spring-boot-starter/src/main/java/org/finos/springbot/symphony/data/SymphonyDataHandlerCofig.java- Referenced from
SymphonyWorkflowConfigand several Symphony starter tests
Impact
Cosmetic / discoverability only — behavior is fine, but the name is inconsistent with other *Config classes and harder to find when searching.
Proposed fix
Rename:
SymphonyDataHandlerCofig→SymphonyDataHandlerConfigsyphonyExtendedVersionSpace→symphonyExtendedVersionSpace
Update imports/usages accordingly.
- Dominant language
- Java
- Stars
- 78
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
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.
More from finos/spring-bot
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
finos/spring-bot#492 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 25/100
finos/spring-bot#491 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
finos/spring-bot#490 ·
-
Support for Java 23 Open
Difficulty 3/5 1-2 days Newbie friendliness 35/100
finos/spring-bot#450 ·
-
finos/spring-bot#445 · 4 comments · 1 assignee ·
All issues in finos/spring-bot
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
infinispan/infinispan#18150 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
opensearch-project/k-NN#3597 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100