Sean Colsen

Results 178 comments of Sean Colsen

I'm moving this to cycle 5 because it doesn't seem like there's a step in the script where we create a new record using the record selector

#1776 says: > For context, I believe this was fixed by #1775. But I got this error while running on the code from #1775.

@mathemancer > Have you experienced this since the merge of #1728? Yes. #1728 was merged on 2022-10-07. Pavish and I have both reported experiencing this error after #1775 was merged,...

@mathemancer Ok in that case, no, I have not observed this bug since #1837 was merged.

@Anish9901 Thanks for doing more testing here. I'll respond to each of your comments, grouped by the API request scenario: - _"Attempting to set a unique constraint for a column...

I'm closing this PR because it seems to be superseded by #1827

@mathemancer I tried running through the steps to reproduce this error, but I ran into a different one in the process. I've documented that as part of #1792. I think...

@kgodey What do you think about this proposal?

@mathemancer > we sort by PK after applying any requested sorting, as well as when no sorting is requested. Yes, that's what I want. > the issue here is slightly...