abartov / bybeconv

Project Ben-Yehuda's content management system.
https://benyehuda.org/
Other
10 stars 5 forks source link

Fix #shopping action in bib_controller #361

Closed damisul closed 1 month ago

damisul commented 1 month ago

This action still relied on people.public_domain column we've removed during InvolvedAuthorities refactoring.

Tests does not check logic much, only ensure SQL queries are valid.