Detect and handle link errors during create

Created on 28 June 2024, 6 months ago
Updated 29 June 2024, 6 months ago

Problem/Motivation

It would be nice if the AutoLoginUrlCreate detected links that will fail when used instead of having to wait until the link is used. For example a process similar to core's RedirectResponseSubscriber::checkRedirectUrl()'s would allow for earlier detection.
Relative task auto_login_url-2930249 Detect and handle link errors during create Active

Feature request
Status

Needs review

Version

2.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

  • Issue created by @kuzyawkk
  • Pipeline finished with Failed
    6 months ago
    Total: 203s
    #210769
  • KuzyaWkk changed the visibility of the branch 3457800-detect-and-handle to hidden.

  • KuzyaWkk changed the visibility of the branch 3457800-detect-and-handle to active.

  • Pipeline finished with Success
    6 months ago
    Total: 144s
    #210850
  • Pipeline finished with Failed
    6 months ago
    Total: 175s
    #210877
  • Pipeline finished with Failed
    6 months ago
    #210893
  • Pipeline finished with Failed
    6 months ago
    Total: 172s
    #210905
  • Pipeline finished with Canceled
    6 months ago
    Total: 94s
    #210915
  • Pipeline finished with Failed
    6 months ago
    Total: 174s
    #210916
  • Status changed to Needs work 6 months ago
  • I added a URL validation check. Now, if there is no user with the entered user_id, or the destination does not exist, FALSE will be returned instead of a broken link.

    It is necessary to finalize the Functional Test for the pipeline to work correctly in GitLab.

  • Pipeline finished with Canceled
    6 months ago
    Total: 714s
    #211662
  • Pipeline finished with Success
    6 months ago
    Total: 909s
    #211667
  • Issue was unassigned.
  • Status changed to Needs review 6 months ago
Production build 0.71.5 2024