Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update NativeXmlIssueFilter.php #4424

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update NativeXmlIssueFilter.php #4424

wants to merge 1 commit into from

Commits on Sep 4, 2024

  1. Update NativeXmlIssueFilter.php

    I had the error "must be of type int, string given" in line 347. By specifying with (int) the importer runs fine.
    klausru authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    5e97ead View commit details
    Browse the repository at this point in the history