Skip to content

fix: handle first option select#2582

Merged
luka-nextcloud merged 1 commit into
mainfrom
fix-first-option-select
May 18, 2026
Merged

fix: handle first option select#2582
luka-nextcloud merged 1 commit into
mainfrom
fix-first-option-select

Conversation

@luka-nextcloud
Copy link
Copy Markdown
Contributor

@luka-nextcloud luka-nextcloud commented May 7, 2026

Summary

Cell value parsing improvements: adjust the value parsing logic in the RowService. Add handle cases where the parsed value is the integer 0, ensuring it is returned as the string '0' instead of being treated as a null value.

@luka-nextcloud luka-nextcloud added bug Something isn't working 3. to review Waiting for reviews labels May 7, 2026
@luka-nextcloud luka-nextcloud requested review from a team and removed request for a team May 11, 2026 14:37
Comment thread lib/Service/RowService.php Outdated
@luka-nextcloud luka-nextcloud force-pushed the fix-first-option-select branch 2 times, most recently from 7c8648e to f04f2c5 Compare May 12, 2026 09:20
Signed-off-by: Luka Trovic <luka@nextcloud.com>
@luka-nextcloud luka-nextcloud force-pushed the fix-first-option-select branch from f04f2c5 to ab9b966 Compare May 18, 2026 05:20
@luka-nextcloud luka-nextcloud merged commit 0e15209 into main May 18, 2026
63 of 66 checks passed
@luka-nextcloud luka-nextcloud deleted the fix-first-option-select branch May 18, 2026 05:45
@luka-nextcloud
Copy link
Copy Markdown
Contributor Author

/backport to stable1.0

@backportbot backportbot Bot added the backport-request Pending backport by the backport-bot label May 18, 2026
@backportbot backportbot Bot removed the backport-request Pending backport by the backport-bot label May 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Column not save when select the first option

3 participants