Announcement

Collapse
No announcement yet.

Enum fields problem during editining entities

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Enum fields problem during editining entities

    EspoCRM version 7.2.3 and 7.2.4

    BUG
    During editing entities the empty fields (enum) change themselves into first value from enum field.

    For example.
    Default value after save entitie - "brak"


    Click image for larger version  Name:	image.png Views:	0 Size:	16.8 KB ID:	83159

    After press edit button (or pencil) - value automatically changes itself to first created option from enum field (in this case from "brak" into "Tak")

    Click image for larger version  Name:	image.png Views:	0 Size:	25.3 KB ID:	83160


    ​​
    Attached Files
    Last edited by Adam_KSA; 09-19-2022, 11:46 AM.

  • #2
    Is "Brak" value among available field options?

    Comment


    • #3
      Do you have custom options dynamic logic for this field?

      Comment


      • #4
        Unfortunately, no steps to reproduce. Provided information was not enough for me to reproduce. I can't consider it as bug until I can reproduce.

        Comment


        • #5
          No, i haven't filed "Brak" just empty value : Click image for larger version

Name:	image.png
Views:	232
Size:	62.7 KB
ID:	83172

          Comment


          • #6
            "Domyślne" means default value

            Comment


            • #7
              Reproduced when the empty values is not first. As a temp workaround you can place the empty value at first position.

              Comment


              • #8
                This fix should help: https://github.com/espocrm/espocrm/c...eebb5cab83c1f6

                Comment

                Working...
                X