Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BF(workaround): to avoid crash for user lacking metadata - return INCOMPLETE #1086

Merged
merged 1 commit into from
May 6, 2022

Commits on May 5, 2022

  1. BF(workaround): to avoid crash for user lacking metadata - return INC…

    …OMPLETE
    
    Underlying issue is somewhere in the logic/instructions so that locally created
    user lacks .metadata somehow, although it seems to be available within /admin
    interface among Users table for that user.  So must be some glue missing etc.
    With this workaround it should still work ok, but would avoid crashing
    and due to INCOMPLETE I would expect that user lacking any super powers
    otherwise granted
    
    Workaround for #1085
    yarikoptic committed May 5, 2022
    Configuration menu
    Copy the full SHA
    a792d07 View commit details
    Browse the repository at this point in the history