Skip to content

saving record ID from a list of Results if there is only one Result#914

Open
TrangOul wants to merge 1 commit intojongpie:mainfrom
TrangOul:save-database-result-list-id
Open

saving record ID from a list of Results if there is only one Result#914
TrangOul wants to merge 1 commit intojongpie:mainfrom
TrangOul:save-database-result-list-id

Conversation

@TrangOul
Copy link
Contributor

@TrangOul TrangOul commented Oct 24, 2025

Fixes #915 .

Saves record ID when using setDatabaseResult(List<Result>{Result}) - the same as when using setDatabaseResult(Result).

Setting an empty list or one with > 1 result is unchanged, as there is no unique record ID to save.

image image

@TrangOul TrangOul requested a review from jongpie as a code owner October 24, 2025 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

setDatabaseResult(List<Result>) does not save record ID

1 participant