
Key: |
QB-3690
|
Type: |
Bug
|
Status: |
Resolved
|
Resolution: |
Fixed
|
Priority: |
Major
|
Assignee: |
Unassigned
|
Reporter: |
Robert Saladra
|
Votes: |
0
|
Watchers: |
0
|
If you were logged in you would be able to see more operations.
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
File Attachments:
|
None
|
Image Attachments:
|
|
Environment:
|
Ubuntu 20.04 docker image
|
|
Steps to reproduce for GitHub repository:
1. Go to configuration's Repositories tab
2. Add new repository, select type GitHub
3. Fill mock value in 'Fetch URL' field
4. Delete default value in 'Commit Status Context' field
5. Save repository
Expected result:
Field 'Commit Status Context' is empty.
Actual result:
Value in 'Commit Status Context' field is filled with default value: ${configuration.name}.
Workaround:
Fill field with value ${""}
Same behavior is observed for repository type GitLab (with different default value), and when filling field with spaces. Corresponding field are not present in configuration XML obtained via REST API.
|
Description
|
Steps to reproduce for GitHub repository:
1. Go to configuration's Repositories tab
2. Add new repository, select type GitHub
3. Fill mock value in 'Fetch URL' field
4. Delete default value in 'Commit Status Context' field
5. Save repository
Expected result:
Field 'Commit Status Context' is empty.
Actual result:
Value in 'Commit Status Context' field is filled with default value: ${configuration.name}.
Workaround:
Fill field with value ${""}
Same behavior is observed for repository type GitLab (with different default value), and when filling field with spaces. Corresponding field are not present in configuration XML obtained via REST API. |
Show » |
No work has yet been logged on this issue.
|
|