tprouvot / Salesforce-Inspector-reloaded

Chrome extension to add a metadata layout on top of the standard Salesforce UI to improve the productivity and joy of Salesforce configuration, development, and integration.
https://chrome.google.com/webstore/detail/salesforce-inspector-relo/hpijlohoihegkfehhibggnkbjhoemldh
MIT License
202 stars 62 forks source link

Profile Shortcut returns 'Page not found' if Enhanced Profiles UI is turned on #120

Closed chelseastrong closed 1 year ago

chelseastrong commented 1 year ago

Describe the bug If Enhanced Profiles is turned on in User Management Settings, and you click on the Profiles shortcut, it takes you to a page that says "Page not found".

To Reproduce Steps to reproduce the behavior:

  1. In User Management Settings in Salesforce, turn on Enhanced Profile List Views and Enhanced Profile User Interface.
  2. In the extension, click on Shortcuts.
  3. Search for "profiles" and click on the result.
  4. See page not found error.

Expected behavior If Enhanced Profiles is turned on, the page should direct you to https://orgname.lightning.force.com/lightning/setup/EnhancedProfiles/home

Desktop (please complete the following information):

tprouvot commented 1 year ago

Hi @chelseastrong, You're completely right ! I found out this issue one or two weeks ago and added a new shortcut for Enhanced Profile.

This issue will be fixed in the next version which should be released in one or two weeks! 🚀

tprouvot commented 1 year ago
image
tprouvot commented 1 year ago

If you want to try it, you can install locally the releaseCandidate branch which is the future version 1.19 containing this fix

tprouvot commented 1 year ago

@chelseastrong If you were searching for a particular profile, this new feature (also delivered in 1.19) should help you: You'll be able to search for profiles (by name) in the shortcut tab

2023-07-10_11-50-41 (1)