The CreatorCon Call for Content is officially open! Get started here.

In the password reset request table, what happen to the In Progress status?

JLeong
Mega Sage

Hi guys!

 

In the password reset request table, what happen to the 'In Progress' status? Do we need to change these to 'false'.

 

Thank you!

 

 

8 REPLIES 8

JLeong
Mega Sage

Where do we define the time frame to set it to false. Is there an OOB scheduled job?

@JLeong 

I believe the active field will be set to False when password reset process is completed.

Will have to explore it further.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi again @JLeong,

 

navigate to Password reset > Properties:

GlideFather_1-1759762243257.png

 

And find following property:

GlideFather_0-1759762195917.png

 

I believe this answers both your questions - what does In Progress state means (explained above) and what is the period of remaining in this state.

 

Please let me know if it answered your question or what else would take to it?

 

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


@JLeong 

the same property can be updated from [sys_properties] table as well - password_reset.request.expiry (it's the same)

GlideFather_2-1759762402461.png

 

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */