SFDO-Community / OmbudsmanCloudCare

App for Navy ombudsmen to track, resolve, and report on cases.
BSD 3-Clause "New" or "Revised" License
10 stars 5 forks source link

Create Ombudsman Standard User.profile-meta.xml #67

Closed mkolodner closed 4 years ago

mkolodner commented 4 years ago

Changes

Ombudsman Standard User profile for use as an unmanaged install.

mkolodner commented 4 years ago

@Nickers3 - I think I managed to get the profile down (used dx_pull, per your suggestion). I haven't merged because I'm not sure this actually does exactly what you need. Perms on standard objects plus Sailor look right to me. But I wasn't sure if something needs to be edited to have the perms on ombudcare_Sailor__c. So merge if/when you're ready.

Nickers3 commented 4 years ago

A quick look and some things I noticed to talk through this afternoon. First, the contact fields don't look to be there. Also the Account, Contact, Affiliation CRED access is in there either.

The last thing that we'll do once it is all working is to remove all user permissions. Those change by org so we'll want those removed to avoid errors.

mkolodner commented 4 years ago

@Nickers3 - This seems to have a viable profile. Probably has some extraneous stuff, but I can't really tell what. And I don't see how to set some profile things like the default app. (Which should be OCC.)

Nickers3 commented 4 years ago

@mkolodner needed to do some in line coding, but I think I got OCC and NPSP included. OCC as the default.

mkolodner commented 4 years ago

You rock! I was unable to find the apps. Didn't occur to me to search for "application."

Nickers3 commented 4 years ago

@mkolodner made a handful of changes to the profile branch. Mostly to account for namespacing across all unpackaged profiles. Running test in enterprise, then I'll merge.