Open thezoggy opened 1 year ago
While drafts->public will carry the previous lock level (1-3) if there is no lock then the status ends up being set to 4 as it had a draft-pending... should clear or just set to 1?
public: >0. and 0 = deleted, 1-3 = locked draft: -1 = old draft, 0 = draft deleted, 4 = draft-pending, else draft-current (so 1-3).
While drafts->public will carry the previous lock level (1-3) if there is no lock then the status ends up being set to 4 as it had a draft-pending... should clear or just set to 1?
public: >0. and 0 = deleted, 1-3 = locked draft: -1 = old draft, 0 = draft deleted, 4 = draft-pending, else draft-current (so 1-3).