Closed 112batuhan closed 5 days ago
currently we log every action in database, that includes our manual changes. there should be a way to exclude admin changes from the changes requested from the backend
small google and there is $session variable. do something with it
done in https://github.com/112batuhan/mapper-influences-backend-rs/commit/2881604e45ef9abd7652dd7d4f6443b996ada464
currently we log every action in database, that includes our manual changes. there should be a way to exclude admin changes from the changes requested from the backend
small google and there is $session variable. do something with it