If the instance is offline or all videos are made private, none of the logic runs. Thus, videos are also not deleted. This could contradict the intentions when people choose to make all videos private but the posts are not deleted.
From: https://git.vvvvvvaria.org/rra/lumbung-video-prototype/issues/4
Currently all the logic of the script is only executed if the API returns any result. See https://git.autonomic.zone/ruangrupa/lumbunglib/src/branch/master/lumbunglib/video.py#L116
If the instance is offline or all videos are made private, none of the logic runs. Thus, videos are also not deleted. This could contradict the intentions when people choose to make all videos private but the posts are not deleted.
knoflook
self-assigned this 2022-03-04 10:15:50 +00:00
aadil
added the due date 2022-04-152022-04-08 09:18:15 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
From: https://git.vvvvvvaria.org/rra/lumbung-video-prototype/issues/4
Currently all the logic of the script is only executed if the API returns any result. See https://git.autonomic.zone/ruangrupa/lumbunglib/src/branch/master/lumbunglib/video.py#L116
If the instance is offline or all videos are made private, none of the logic runs. Thus, videos are also not deleted. This could contradict the intentions when people choose to make all videos private but the posts are not deleted.
fixed in
bac9bbd7b3