cvisionai/tator

TrimState and MergeState endpoints are broken

Opened this issue · 1 comments

Category
Bugfix

Problem
TrimState and MergeState API endpoints are broken. There are also no equivalent tator-py / REST tests.

Request
Fix endpoints and add coverage in the automated test suite.

These endpoints are probably less broken then I thought (at least after fixing a permissions bug if FINE_GRAIN is turned on); but they don't observe mark-based versioning as all edits are done in place.