Storage adapter: handle new fields, filtering #42
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Objective
Update JSON file storage adapter to handle new fields and filtering logic.
Changes Required
JsonFileRoomStorage
deleted_atfield for Bountytimezoneandadmin_user_idsfields for RoomDataJsonFileTrackingStorage
Implementation Notes
list_bounties()returns only non-deletedlist_all_bounties(include_deleted=True)for recover listDependencies