How Can I turn off validation email address between leads?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • zdrojak
    Junior Member
    • Nov 2017
    • 28

    How Can I turn off validation email address between leads?

    Hi EspoCRM Team
    How can I turn off validation beetween leads. For example:
    I;ve created one lead with email address mail@example.com and when I want create another one with the same email addres I have error 502.
    Can you please assist me how resolve that an issue ?
    BR
    Bartek
  • yuri
    Member
    • Mar 2014
    • 8455

    #2
    Hi Bartek,

    Do you create through API? You can add

    "forceDuplicate": true

    to your payload.

    Note, I plan to change this behavior in future.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • zdrojak
      Junior Member
      • Nov 2017
      • 28

      #3
      Hi Yuri,
      No, I don't use API. We create manually new leads and that error show us when we want create third lead with the same param.
      Here I've put URL with video with error and console.(latest post)
      Hi, I need a way to add new leads with the same name as another lead. Right now adding a new lead with the same name as another will give me error 502. We take

      Comment

      • yuri
        Member
        • Mar 2014
        • 8455

        #4
        You supposed to see a popup. It seems that your server removes "X-Status-Reason" header from the response due some reason.


        If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

        Comment

        • zdrojak
          Junior Member
          • Nov 2017
          • 28

          #5
          What might be a reason? Wrong PHP version ? What exactly I should ask support of my hosting ?

          Comment

          • yuri
            Member
            • Mar 2014
            • 8455

            #6
            I don't know.
            If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

            Comment

            • zdrojak
              Junior Member
              • Nov 2017
              • 28

              #7
              Hi yuri
              I did not deal with the problem.
              Can you please help me ?

              apache version Server version: Apache/2.4.10 (Debian)

              EspoCRM: 5.5.1 ( I;ve updated to 5.5.6 )
              Advanced Pack: 1.33.3
              Here you find video with console: https://www.dropbox.com/s/zakydpvhpi6pkeh/502.mp4?dl=0

              Atached you find a logs:
              Attached Files
              Last edited by zdrojak; 04-10-2019, 01:24 PM. Reason: Logs from ESPOCRM while created another lead with the same param.

              Comment

              • zdrojak
                Junior Member
                • Nov 2017
                • 28

                #8
                And logs from Espo while created another laed with the same param.
                Attached Files

                Comment

                Working...