Skip to content

DataGrip Debugger plugin does not load the latest function version #107

@chernia

Description

@chernia

Describe the bug
When a function code is updated, the debugger does not load the new version unless one quits DataGrip and starts it agian.

To Reproduce
Steps to reproduce the behavior:

  1. Debug a function
  2. Change its code, verify the function is updated.
  3. Debug again in the same or new console
    The old code is loaded, unless DataGrip is restarted.

Expected behavior
When a function code changes, the debugger should load the new version on every debug run.

Desktop (please complete the following information):

  • OS: macOS Ventura 13.4.1
  • DataGrip 2023.1.2
  • DataGrip PostgreSQL Debugger plugin 231.0.1

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions