An error occurred while fetching the assigned milestone of the selected merge_request.
fix(UserEntity): lombok decorator for default value
There were some lombok's default decorator (@Builder.Default
) missing in UserEntity.
With this fix, new builds of a user entity may not define the delete attribute.
Although it's not necessary anymore, i left Bootstrap class as is.
Please register or sign in to reply