Skip to content

Fix broken "how many batches per entity?" query#3

Open
danjacka wants to merge 1 commit intoDatomic:masterfrom
danjacka:patch-1
Open

Fix broken "how many batches per entity?" query#3
danjacka wants to merge 1 commit intoDatomic:masterfrom
danjacka:patch-1

Conversation

@danjacka
Copy link

@danjacka danjacka commented Feb 5, 2025

batch-entity function was returning "releases" for input "releases-artists-1", when it should have been returning "releases-artists". Change the regex so that only the final hyphen and subsequent characters are removed.

batch-entity function was returning "releases" for input "releases-artists-1", when it should have been returning "releases-artists". Change the regex so that only the final hyphen and subsequent characters are removed.
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.

1 participant