• Resolved gerrybw

    (@gerrybw)


    The latest release has broken the dynamic behaviour of one of my column lookups in form builder and to help me debug and see if I can find a workaround I wonder if there are release notes for this release or perhaps a hint of what has changed.

    This app is very simple in having one date column and an an id column. The id column has a lookup that checks valid options based on the date (this is logging class instances so it is looking up classes on another table to only provide the options for those that run on the day of the week corresponding to the date). So there is a where clause that calls a stored function to check validity. This worked until yesterday but is no longer working.

    This looks like a regression on a fix that Peter made following this post from me a few months ago – https://wordpress.org/support/topic/wp-data-access-trouble-with-getting-dynamic-conditions-to-work-on-a-lookup/

    Any insight would be appreciated.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter gerrybw

    (@gerrybw)

    I have downgraded to 5.5.68 and confirmed that my lookup now functions correctly, so this change definitely occurred in 5.5.69.

    Plugin Contributor Kim L

    (@kimmyx)

    Hi @gerrybw,

    Thanks for letting us know, and sorry to hear you encountered a bug in the latest version!

    Would it be possible to send us a recording of the issue? You can send us more details by sending us a message here: Contact | WP Data Access

    You can also find the release notes for the latest version here: https://wordpress.org/plugins/wp-data-access/#developers

    We appreciate your patience, and we’ll wait for your email! 🙏

    Thread Starter gerrybw

    (@gerrybw)

    Hi Kim,

    I have sent an email to the support email address with videos showing the app under 5.5.68 and 5.5.69. Also the tables, app and functions needed to reproduce outside of the rest of our application.

    Best wishes. Gerry

Viewing 3 replies - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.