Skip to content

Add element addition and deletion triggers to UpdaterListener#3139

Merged
jmcouffin merged 1 commit intopyrevitlabs:developfrom
dnenov:feature/updater-triggers
Feb 26, 2026
Merged

Add element addition and deletion triggers to UpdaterListener#3139
jmcouffin merged 1 commit intopyrevitlabs:developfrom
dnenov:feature/updater-triggers

Conversation

@dnenov
Copy link
Copy Markdown
Contributor

@dnenov dnenov commented Feb 26, 2026

Updater Listener enhancements

Description

The existing UpdaterListener only registered GetChangeTypeAny which fires for modifications to existing elements. This adds separate triggers for GetChangeTypeElementAddition and GetChangeTypeElementDeletion so that doc-updater hooks can detect newly placed and deleted elements.

Link to official documentation https://docs.pyrevitlabs.io/reference/pyrevit/versionmgr/updater/#pyrevit.versionmgr.updater.update_pyrevit

Before

pyRevit - updater - before

After

pyRevit - updater - after


Checklist

Before submitting your pull request, ensure the following requirements are met:

  • Code follows the PEP 8 style guide.
  • Code has been formatted with Black using the command:
    pipenv run black {source_file_or_directory}
  • Changes are tested and verified to work as expected.

Related Issues

If applicable, link the issues resolved by this pull request:

  • Resolves #[issue number]

Additional Notes

Credits go to:
@gokul-pascalls

FYI
@WaynePatrickDalton


Thank you for contributing to pyRevit! 🎉

The existing UpdaterListener only registered GetChangeTypeAny which
fires for modifications to existing elements. This adds separate
triggers for GetChangeTypeElementAddition and GetChangeTypeElementDeletion
so that doc-updater hooks can detect newly placed and deleted elements.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@pyrevitlabs pyrevitlabs deleted a comment from devloai bot Feb 26, 2026
@jmcouffin jmcouffin requested a review from Copilot February 26, 2026 16:41
@jmcouffin jmcouffin self-assigned this Feb 26, 2026
@jmcouffin jmcouffin added the Extension Hooks Issues related to pyRevit hooks [subsystem] label Feb 26, 2026
@jmcouffin jmcouffin merged commit f622cae into pyrevitlabs:develop Feb 26, 2026
2 checks passed
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request enhances the UpdaterListener to detect element additions and deletions in addition to modifications. The existing implementation only registered GetChangeTypeAny(), which fires for modifications to existing elements. This PR adds separate triggers for GetChangeTypeElementAddition() and GetChangeTypeElementDeletion() so that doc-updater hooks can now detect newly placed and deleted elements.

Changes:

  • Added trigger registration for element addition events (GetChangeTypeElementAddition())
  • Added trigger registration for element deletion events (GetChangeTypeElementDeletion())
  • Refactored trigger registration code for better readability by extracting commonly used variables

@github-actions
Copy link
Copy Markdown
Contributor

📦 New work-in-progress (wip) builds are available for 6.1.0.26057+1645-wip

@github-actions
Copy link
Copy Markdown
Contributor

📦 New work-in-progress (wip) builds are available for 6.1.0.26057+2022-wip

@github-actions
Copy link
Copy Markdown
Contributor

📦 New work-in-progress (wip) builds are available for 6.1.0.26058+1619-wip

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 2, 2026

📦 New work-in-progress (wip) builds are available for 6.1.0.26061+1027-wip

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 2, 2026

📦 New work-in-progress (wip) builds are available for 6.1.0.26061+1126-wip

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 2, 2026

📦 New work-in-progress (wip) builds are available for 6.1.0.26061+1139-wip

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 2, 2026

📦 New work-in-progress (wip) builds are available for 6.1.0.26061+1233-wip

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 2, 2026

📦 New work-in-progress (wip) builds are available for 6.1.0.26061+1244-wip

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 2, 2026

📦 New work-in-progress (wip) builds are available for 6.1.0.26061+1357-wip

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 2, 2026

📦 New work-in-progress (wip) builds are available for 6.1.0.26061+1403-wip

@github-actions
Copy link
Copy Markdown
Contributor

📦 New work-in-progress (wip) builds are available for 6.1.0.26069+2130-wip

@github-actions
Copy link
Copy Markdown
Contributor

📦 New work-in-progress (wip) builds are available for 6.1.0.26071+0706-wip

@github-actions
Copy link
Copy Markdown
Contributor

📦 New work-in-progress (wip) builds are available for 6.1.0.26073+1714-wip

@github-actions
Copy link
Copy Markdown
Contributor

📦 New work-in-progress (wip) builds are available for 6.1.0.26073+2220-wip

@github-actions
Copy link
Copy Markdown
Contributor

📦 New work-in-progress (wip) builds are available for 6.1.0.26074+1648-wip

@github-actions
Copy link
Copy Markdown
Contributor

📦 New work-in-progress (wip) builds are available for 6.1.0.26076+0001-wip

@github-actions
Copy link
Copy Markdown
Contributor

📦 New work-in-progress (wip) builds are available for 6.1.0.26077+2319-wip

@github-actions
Copy link
Copy Markdown
Contributor

📦 New work-in-progress (wip) builds are available for 6.1.0.26079+2333-wip

@github-actions
Copy link
Copy Markdown
Contributor

📦 New work-in-progress (wip) builds are available for 6.1.0.26080+1314-wip

@github-actions
Copy link
Copy Markdown
Contributor

📦 New work-in-progress (wip) builds are available for 6.1.0.26083+2031-wip

@github-actions
Copy link
Copy Markdown
Contributor

📦 New work-in-progress (wip) builds are available for 6.1.0.26083+2042-wip

@github-actions
Copy link
Copy Markdown
Contributor

📦 New work-in-progress (wip) builds are available for 6.1.0.26083+2045-wip

@github-actions
Copy link
Copy Markdown
Contributor

📦 New work-in-progress (wip) builds are available for 6.1.0.26083+2048-wip

@github-actions
Copy link
Copy Markdown
Contributor

📦 New work-in-progress (wip) builds are available for 6.1.0.26083+2106-wip

@github-actions
Copy link
Copy Markdown
Contributor

📦 New work-in-progress (wip) builds are available for 6.1.0.26083+2130-wip

@github-actions
Copy link
Copy Markdown
Contributor

📦 New work-in-progress (wip) builds are available for 6.1.0.26086+2004-wip

@github-actions
Copy link
Copy Markdown
Contributor

📦 New work-in-progress (wip) builds are available for 6.1.0.26088+1318-wip

@github-actions
Copy link
Copy Markdown
Contributor

📦 New work-in-progress (wip) builds are available for 6.1.0.26089+1231-wip

@github-actions
Copy link
Copy Markdown
Contributor

📦 New work-in-progress (wip) builds are available for 6.1.0.26090+0549-wip

@github-actions
Copy link
Copy Markdown
Contributor

📦 New work-in-progress (wip) builds are available for 6.1.0.26090+1533-wip

@github-actions
Copy link
Copy Markdown
Contributor

📦 New work-in-progress (wip) builds are available for 6.1.0.26090+1536-wip

@github-actions
Copy link
Copy Markdown
Contributor

📦 New work-in-progress (wip) builds are available for 6.1.0.26090+1540-wip

@github-actions
Copy link
Copy Markdown
Contributor

📦 New work-in-progress (wip) builds are available for 6.1.0.26090+1540-wip

@github-actions
Copy link
Copy Markdown
Contributor

📦 New work-in-progress (wip) builds are available for 6.1.0.26090+1556-wip

@github-actions
Copy link
Copy Markdown
Contributor

📦 New public release are available for 6.2.0.26090+1754

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Extension Hooks Issues related to pyRevit hooks [subsystem]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants