product-is
product-is copied to clipboard
Unable to Remove Provided Callback URL from "Office 365" Custom Connection Setting Section
Describe the issue: When attempting to remove a provided callback URL from the "Office 365" custom connection setting section, despite receiving a successful message for the URL removal, the value remains unchanged.
How to reproduce:
- Create Custom connection and select Office 365 option
- Navigate to the "Office 365" custom connection setting section.
- Locate the provided callback URL that needs to be removed.
- Click on the option to remove or delete the URL.
- Observe the confirmation message indicating successful update.
- Check the URL field again to verify if the URL has been removed.
Expected behavior: After confirming the removal of the provided callback URL, the URL should be successfully removed from the custom connection setting section.
Environment information (Please complete the following information; remove any unnecessary fields) :
- Product Version: wso2is-7.0.0-rc4
- OS: Mac
- Database: H2, Postgres
- Userstore: JDBC
- Browser: Chrome, Firefox
Even if the callback URL field is removed, the previous value for the callback URL is being sent in the PATCH request.