Skip to content

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

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

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
Copy Markdown
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
@jongpie
Copy link
Copy Markdown
Owner

jongpie commented Feb 25, 2026

As mentioned in my comment here, I'm not going to move forward with this change, at least for the time being.

@jongpie jongpie closed this Feb 25, 2026
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

2 participants