Open garethrees opened 5 years ago
Bit more history around checking presence of InfoRequestBatch#embargo_duration
:
Actually this is a known issue https://github.com/mysociety/alaveteli-professional/issues/447.
Closing as a duplicate of https://github.com/mysociety/alaveteli-professional/issues/447.
Reopening public issue in favour of https://github.com/mysociety/alaveteli-professional/issues/447.
Mechanics should be the same as https://github.com/mysociety/alaveteli-professional/issues/578.
While there's some contention around this (https://github.com/mysociety/alaveteli-professional/issues/578), currently this isn't working as expected.
Batch
451
has expired, and as of https://github.com/mysociety/alaveteli/pull/5248 that means clearingInfoRequestBatch#embargo_duration
.However, we use
InfoRequestBatch#embargo_duration
(added in https://github.com/mysociety/alaveteli/commit/fae74df253d75fce47dfe7c6570a73b29c4fb4cd) to check whether to render the form to change embargoes.This leaves an expired batch (and individual requests in that batch) in a state where you can't update the embargo once its expired.
Individual requests are not affected.
To do this manually: