Client doesn't send explicitely empty values #255

Closed
opened 2022-06-17 16:45:29 +02:00 by Jef Roosens · 2 comments
Owner

At least with the CLI this isn't possible, because the client code filters out empty values.

At least with the CLI this isn't possible, because the client code filters out empty values.
Jef Roosens added this to the 0.4.0 milestone 2022-06-17 16:45:29 +02:00
Jef Roosens added the
bug
label 2022-06-17 16:45:29 +02:00
Author
Owner

A way to fix this would be to properly process empty values for fields that can be empty, instead of treating each empty value the same as it being not provided at all.

A way to fix this would be to properly process empty values for fields that can be empty, instead of treating each empty value the same as it being not provided at all.
Author
Owner

After some testing, it seems that the API is working properly. If branch= is passed as a parameter, the value is indeed set to the empty value again. The problem is the client code not sending empty values.

After some testing, it seems that the API is working properly. If `branch=` is passed as a parameter, the value is indeed set to the empty value again. The problem is the client code not sending empty values.
Jef Roosens changed title from Once a Git branch value is set, it can't be removed to Client doesn't send explicitely empty values 2022-08-09 13:21:26 +02:00
Jef Roosens self-assigned this 2022-09-04 22:55:58 +02:00
This repository is archived. You cannot comment on issues.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: vieter-v/vieter#255
No description provided.