From: SANDHYA.JS Date: Thu, 9 Nov 2023 07:20:28 +0000 (+0530) Subject: Fix Bug 2309: VIM update issue X-Git-Tag: release-v15.0-start^0 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=46ea49db958888a91926317adf784252695a9359;hp=46ea49db958888a91926317adf784252695a9359;p=osm%2FNG-UI.git Fix Bug 2309: VIM update issue - Fixed this bug by adding warning message for below scenarios 1st scenario : if the config is send empty from UI it'll show the error "Atleast one config information is required" 2nd scenario: config deleting is not allowed user can change the value to true or false based on his/her requirement for this action error message will be "Disallowed operation in config update". - Also for update load config and clear config button will be not available user can only edit his/her config. Change-Id: Ib30aaa069f64ca3fcd1412591a4a69ae27098df2 Signed-off-by: SANDHYA.JS ---