Skip to content

[Backport queued_ltr_backports] Fix relation reference field formatter type mismatch - #66436

Closed
qgis-bot wants to merge 17 commits into
queued_ltr_backportsfrom
backport-66392-to-queued_ltr_backports
Closed

[Backport queued_ltr_backports] Fix relation reference field formatter type mismatch#66436
qgis-bot wants to merge 17 commits into
queued_ltr_backportsfrom
backport-66392-to-queued_ltr_backports

Conversation

@qgis-bot

Copy link
Copy Markdown
Collaborator

Backport #66392
Authored by: @elpaso

@github-actions github-actions Bot added this to the 3.44.13 milestone Jun 10, 2026
Comment thread tests/src/core/testqgsrelationreferencefieldformatter.cpp Outdated
Comment thread tests/src/core/testqgsrelationreferencefieldformatter.cpp Outdated
Co-authored-by: Nyall Dawson <nyall.dawson@gmail.com>
if ( keyType != cacheKeyType && value.canConvert( cacheKeyType ) )
{
QVariant key = value;
if ( key.convert( cacheKeyType ) )

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@elpaso something needs fixing here -- this line is breaking the qt5 build

@github-actions

Copy link
Copy Markdown
Contributor

The QGIS project highly values your contribution and would love to see this work merged! Unfortunately this PR has not had any activity in the last 14 days and is being automatically marked as "stale". If you think this pull request should be merged, please check

  • that all unit tests are passing

  • that all comments by reviewers have been addressed

  • that there is enough information for reviewers, in particular

    • link to any issues which this pull request fixes

    • add a description of workflows which this pull request fixes

    • add screenshots if applicable

  • that you have written unit tests where possible
    In case you should have any uncertainty, please leave a comment and we will be happy to help you proceed with this pull request.
    If there is no further activity on this pull request, it will be closed in a week.

@github-actions github-actions Bot added the stale Uh oh! Seems this work is abandoned, and the PR is about to close. label Jun 30, 2026
@nyalldawson
nyalldawson force-pushed the queued_ltr_backports branch from 841bc80 to aa60ff8 Compare July 4, 2026 21:27
@github-actions github-actions Bot removed the stale Uh oh! Seems this work is abandoned, and the PR is about to close. label Jul 5, 2026
@github-actions

Copy link
Copy Markdown
Contributor

The QGIS project highly values your contribution and would love to see this work merged! Unfortunately this PR has not had any activity in the last 14 days and is being automatically marked as "stale". If you think this pull request should be merged, please check

  • that all unit tests are passing

  • that all comments by reviewers have been addressed

  • that there is enough information for reviewers, in particular

    • link to any issues which this pull request fixes

    • add a description of workflows which this pull request fixes

    • add screenshots if applicable

  • that you have written unit tests where possible
    In case you should have any uncertainty, please leave a comment and we will be happy to help you proceed with this pull request.
    If there is no further activity on this pull request, it will be closed in a week.

@github-actions github-actions Bot added the stale Uh oh! Seems this work is abandoned, and the PR is about to close. label Jul 20, 2026
@github-actions

Copy link
Copy Markdown
Contributor

While we hate to see this happen, this PR has been automatically closed because it has not had any activity in the last 21 days. If this pull request should be reconsidered, please follow the guidelines in the previous comment and reopen this pull request. Or, if you have any further questions, just ask! We love to help, and if there's anything the QGIS project can do to help push this PR forward please let us know how we can assist.

@github-actions github-actions Bot closed this Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale Uh oh! Seems this work is abandoned, and the PR is about to close.

9 participants