What are the steps to reproduce your problem?
Generate a Java OpenAPI client from the Camunda Platform 7.15.2 OpenAPI spec, and run the generated tests.
What is the problem?
The template for JobSuspensionStateDto.jobDefinitionId has a tab space (\t) appended at the end. The tab space is inserted in the generated test methods, resulting in an error.
What would be the expected behavior:
The tab space is removed and the generated tests can run without issues.
This is the controller panel for Smart Panels app
[CAM-13647] Remove redundant tab space in OpenAPI JobSuspensionStateDto.jobDefinitionId property
Link | New: This issue is related to SUPPORT-10982 [ SUPPORT-10982 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Description |
Original:
What are the steps to reproduce your problem?
Generate a Java OpenAPI client and run the generated tests. What is the problem? The template for {{JobSuspensionStateDto.jobDefinitionId}} has a tab space (\t) appended at the end. The tab space is inserted in the generated test methods, resulting in an error. What would be the expected behavior: The tab space is removed. |
New:
What are the steps to reproduce your problem?
Generate a Java OpenAPI client from the Camunda Platform 7.15.2 OpenAPI spec, and run the generated tests. What is the problem? The template for {{JobSuspensionStateDto.jobDefinitionId}} has a tab space (\t) appended at the end. The tab space is inserted in the generated test methods, resulting in an error. What would be the expected behavior: The tab space is removed. |
Mentioned Roles |
Mentioned Groups |
Assignee | Original: Nikola Koevski [ nikola.koevski ] | New: Anton von Weltzien [ anton.weltzien ] |
Resolution | New: Fixed [ 1 ] | |
Reviewer | New: Anton von Weltzien [ JIRAUSER17265 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Remaining Estimate | New: 0 minutes [ 0 ] | |
Original Estimate | New: 0 minutes [ 0 ] |
Description |
Original:
What are the steps to reproduce your problem?
Generate a Java OpenAPI client from the Camunda Platform 7.15.2 OpenAPI spec, and run the generated tests. What is the problem? The template for {{JobSuspensionStateDto.jobDefinitionId}} has a tab space (\t) appended at the end. The tab space is inserted in the generated test methods, resulting in an error. What would be the expected behavior: The tab space is removed. |
New:
What are the steps to reproduce your problem?
Generate a Java OpenAPI client from the Camunda Platform 7.15.2 OpenAPI spec, and run the generated tests. What is the problem? The template for {{JobSuspensionStateDto.jobDefinitionId}} has a tab space (\t) appended at the end. The tab space is inserted in the generated test methods, resulting in an error. What would be the expected behavior: The tab space is removed and the generated tests can run without issues. |
Mentioned Roles |
Mentioned Groups |