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
Expected behavior:
Setting Server URL without the protocol should be detected by plugin and passed correctly to Web Components
Actual behavior:
Setting Server URL without protocol works for Test Connection functionality but on frontend we have
`https://SHOPWARE_DOMAIN/factfinder/SERVER_URL which is expected behavior as the Server URL is treated as a path fragment but in result this is not consistent with the Test Connection and makes this functionality become useless