•  
     
    story #14131 Have an automatic notification to be sent to the inactive user on suspension day
Summary
Empty
Have an automatic notification to be sent to the inactive user on suspension day
the user becomes aware of the suspension.
- Only 1 notification is sent.
- No need for the moment to have dedicated interface at site admin level to customize the email template
Excel sheet containing an example of test setup
Empty
Status
Empty
Done
Development
  • [ ] Does it involves User Interface? 
  • [ ] Are there any mockups?
  • [ ] Are permissions checked?
  • [ ] Does it need Javascript development?
  • [ ] Does it need a forge upgrade bucket?
  • [ ] Does it need to execute things in system events?
  • [ ] Does it impact project creation (templates)?
  • [ ] Is it exploratory?
Empty
Details
#14131
Nouha Terzi (terzino)
2020-04-03 18:03
2019-11-12 11:34
15920

References
Referencing story #14131

Follow-ups

User avatar
I agree, I think it fits better with the user status page to keep suspension related notions and functionalities in once place. I will start working an entry for it.

  • Category set to
User avatar

By the way, I was redacting the release note of 11.13 where I will mention the feature.

It would be a good idea to document how to use the feature in the documentation. I would suggest to make it in a new entry in the security page named "User account lifecycle".

User avatar

gerrit #17902 integrated in Tuleap 11.12.99.147

Please note that I merged despite that the mail is not sent with the language of the user, please consider fixing this ASAP.

User avatar

I said to remove the useless change, since he removed the line and it was useless for his dev I asked Houssem to revert his change!

Ok my bad, I didn't interpret it that way, we are trying to understand how we end-up in such situation with 3 reviewers and 6 patchsets.

And in any case @heazzouz didn't take your comment into account at the issue was still there in the last version of the patch + another one was introduced in between :/

 

User avatar
Nouha Terzi (terzino)2020-02-05 17:17
I said to remove the useless change, since he removed the line and it was useless for his dev I asked Houssem to revert his change!
User avatar
last edited by: Manuel Vacelet (vaceletm) 2020-02-05 16:15

@terzino for the record your comment here. introduced a regression in Tuleap as you asked to remove the CLI key (\ProjectManager::FORCE_NEW_PROJECT_CREATION_USAGE), that allow to deploy the new project creation interface.

On top of that, @heazzouz , between patchset 3 and 4 you removed another key (ProjectRegistrationPresenterBuilder::FORGECONFIG_CAN_USE_DEFAULT_SITE_TEMPLATE)

See request #14495