Skip to content

JoePittsy/Dynamics-Bulk-Role-Updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamics Bulk Role Updater for XRM ToolBox

A straightforward and powerful way to bulk assign roles; Dynamics Bulk Role Updater a plugin for XRM ToolBox.

What It Does:

  • Role Sets: Bundle multiple roles into sets for easy assignments.
  • Bulk Assign: Apply role sets to many users at once.
  • Fetch XML Builder Integration: Powerful filtering using tools you already know.
  • Environment Role Sets: Save role sets for different environments.

image

Rate the Plugin: See it on XrmToolbox.com.

Contributing:

For developers interested in contributing:

  • Branches:

    • main: Holds stable, release-ready code. Only the project lead merges here.
    • develop: For new features and development.
  • Releases:

    • Merging a PR into main creates a GitHub draft release.
    • Use the PR description as release notes.
    • Publishing the draft also updates the NuGet package on nuget.org.
  • Contribution Steps:

    • Merge new features into the develop branch.
    • develop will be merged into main when it is ready for release.