Date Picker value not getting saved

Certified Lead Developer

Hi All,

    We upgraded to 18.3 version of Appian and deployed the latest hot fix. Also all our latest code got deployed to 18.3 from 17.2 version of Appian. We found an issue across all date picker field used in our application, where in the values are not getting retained/saved after user selects a valid date and performs a key press or clicks outside the date picker field. 

Tried creating a new interface with just the date field, still couldn't save the value selected from the picker.

Does anyone have similar experience or do we have any workaround /solution for this?

 

P.S. This post is updated to change the version mentioned (18.2) earlier.

Thanks & Regards,

Karthik Natarajan

  Discussion posts and replies are publicly visible

Parents
  • Below is the log message we see in back end.

    Could not locate properties file for rule: TestRuleNavigation, locale: en_US

    java.util.MissingResourceException: Can't find bundle for base name TestRuleNavigation, locale en_US



    And the issue occurs in all browser. Earlier it was working fine.  We suspect that once the latest hotfix on Jan15th was deployed this issue occurs! 

    As suggested by Robert may be we will raise a support ticket for this.

    Thanks & Regards,
    Karthik Natarajan

Reply
  • Below is the log message we see in back end.

    Could not locate properties file for rule: TestRuleNavigation, locale: en_US

    java.util.MissingResourceException: Can't find bundle for base name TestRuleNavigation, locale en_US



    And the issue occurs in all browser. Earlier it was working fine.  We suspect that once the latest hotfix on Jan15th was deployed this issue occurs! 

    As suggested by Robert may be we will raise a support ticket for this.

    Thanks & Regards,
    Karthik Natarajan

Children