CSV Ingest non sequential image sequence

Hi everyone!
I’m hoping someone can point out if I’ve been missing something obvious.

I’m trying to use the Tray Publisher’s CSV Ingest to ingest a sequence of test renders, which mostly works fine, I’m just having trouble figuring out how to keep the existing frame numbers.

The sequence I’m ingesting are test frames, so the numbers aren’t sequential (1001, 1031, 1061, etc…), but when the publisher ingests them it just grabs all the frames and renumbers them (1001, 1002, 1003, etc…).

I’ve looked everywhere I can think of, but I can’t seem to find a way to configure the publisher to not do this. Putting a frame list in the file path instead of hashes also does not work because the string fails validation.

I’m really hoping I’m just being daft, I would really appreciate it if anyone could point me in the right direction!

“handling gaps in frame ranges” might be related to the pipeline itself.

There is a recent feature added to extract review plugin in code addon setting.

@BigRoy @Petr_Kalis Any ideas?