P3-Core-Dev-Team / P3-Q-A

This repo is for tracking features
Other
1 stars 0 forks source link

Enhancement - Retention #43

Closed suseela22 closed 6 months ago

suseela22 commented 8 months ago

For Fixed Date retention, previous date will be useful for our trial runs which will reduce our waiting time

kilam005 commented 8 months ago

This is internally addressed already and its is expected to roll out in 3.1.8_xxxxx version. The working is confirmed and the need is met.

@prabhakaranUI / @ClementJosh21 inform @suseela22 and team once released

prabhakaranUI commented 8 months ago

For fixed date retention, Users can able to select the previous date

Image

kilam005 commented 8 months ago

Fix details the team was under the impression the policy created will always have a date from the future, so a validation was put in place to restrict dates in the past. The fix was made to remove this unwanted validation.

kilam005 commented 8 months ago

This fixes are ready and verified. This is planned to be avaialable in version 2024.01.x

Udhayanila8 commented 8 months ago

Application level, able to view the previous date. image But unable to create the policy using the previous date, it throws an error. image Also in the application compliance tab, settings -> application compliance -> create policy Unable to view the previous date it self. image

kilam005 commented 8 months ago

@ClementJosh21 awaiting backend fix. This is now assigned to you. Please update after fix.

ClementJosh21 commented 8 months ago

@kilam005 The fix got merged in 2024.01.x and will be validated by testing team once it is deployed.

Udhayanila8 commented 7 months ago

Issue fixed. Tested in 146 server. Application level image Table level create a policy with an expired date image Record level select the expired policy image From settings -> application compliance tab image From the Job management page select the expired policy image Able to apply the expired policy image

kilam005 commented 6 months ago

@suseela22

The issue is fixed in the latest version 2024.01.x which is updated in the region given to implemention team. Kindly check and provide closure

kilam005 commented 6 months ago

RCA Requirment was misunderstood and coding was employed to block all past days

Fix details the understanding was corrected and the necessary code changes in both UI and BE side was made.

suseela22 commented 6 months ago

Working as expected