You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently in version backend-base version 0.0.34 the workspace plugin ids are not being collected, unlike version 0.0.32 for che-server workspaces here.
Currently in version backend-base version 0.0.34 the workspace plugin ids are not being collected, unlike version 0.0.32 for che-server workspaces here.
For version 0.0.32, the
EventProperties.PLUGINS
entry in thecommonProperties
map is a comma separated string of plugin ids.Version 0.0.34 should collect plugin ids like version 0.0.32.
The text was updated successfully, but these errors were encountered: