Corrections related to bridge.get_discussion + some cleanup

find_account_id changed to be similar to find_comment_id (other routines like that will likely follow) - True means the check will be performed, but not when account is empty (that needs to be blocked/allowed in python code)

get_discussion SQL function renamed to bridge_get_discussion for consistency

added validation of observer parameter in bridge.get_discussion

Merge request reports

Loading