Skip to content

Pull changes from server returns stale class content after 3.8.0 update #1757

@miesbjan

Description

@miesbjan

Environment:

  • Extension version: 3.8.0

Steps to reproduce:

  1. Have a .cls class on the server
  2. Edit the class directly on the server (e.g. change a comment or method body)
  3. Pull/export the class to the local workspace
  4. Local file still contains the old content

Expected: Local file reflects the current server version.

Actual: Local file contains stale content — only storage definition appears to sync.

Workaround: Downgrading to the previous version resolves the issue.

Suspected cause: #1730 ("Synchronize only the storage definition when compiling *.cls documents")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions