Skip to content

Conversation

@RiteshTC
Copy link
Contributor

@vikasrohit
I have done the change related to creating / updating Lead Fields in SFDC when

  1. Connect Project Status Changes
  2. Ref Code is created / updated
  3. Cancel Reason when Project is Cancelled

https://docs.google.com/document/d/1QarSiMrkoAMXqb7trL9dP-iWfIp-nA1OLEzchlD-gbE/edit

@vikasrohit vikasrohit merged commit 8b04e3c into dev May 23, 2017
@vikasrohit
Copy link

@fnisen Changes should be in dev now. Can you please validate once in dev before we move it to prod?

@fnisen
Copy link

fnisen commented May 23, 2017

Thanks @vikasrohit. I remember I got confused by the various environments last time. How do I access Salesforce in dev please?

@vikasrohit
Copy link

You can go to test.salesforce.com and enter your sandbox credentials there. If you are unable to locate your salesforce sandbox credentials, @RiteshTC can help you here.

@RiteshTC
Copy link
Contributor Author

@fnisen
Your dev sandbox username is "fnisenzoun1@topcoder.com.dev" and you can login to https://test.salesforce.com.

@fnisen
Copy link

fnisen commented May 26, 2017

@RiteshTC I'm having trouble resetting my password there. Get this message: "You haven't selected an answer to your password hint." Can you please help?

Also, are there only two environments now: dev sandbox and production?

@RiteshTC
Copy link
Contributor Author

@fnisen
I have reset your password. You will be receiving an email from SFDC to reset the password.

We have actually 3 environments.

  1. Production (Username : (fnisenzoun@topcoder.com)
  2. Dev Sandbox ( fnisenzoun1@topcoder.com.dev )
  3. Full Sandbox ( fnisenzoun1@topcoder.com.full)

Dev is mostly used for development related work, and doesn't contain any real data.
Full sandbox used for migration, and other load testing. It contains a replica of production data, with real names and emails.

@fnisen
Copy link

fnisen commented May 29, 2017

Thanks @RiteshTC. So, do you deploy from Dev to Full (and then to Prod) or from Dev to Prod right away?

@RiteshTC
Copy link
Contributor Author

@fnisen
For new functionality ( that doesn't change or modify any existing data ), we deploy directly from dev to prod.
For any issues or bugs related to existing functionality (that may impact existing data), the preferred way is to have a go from "dev" to "full" to "prod".

@RiteshTC
Copy link
Contributor Author

RiteshTC commented Jun 6, 2017

@fnisen
Did you get a chance to review the task ?

@fnisen
Copy link

fnisen commented Jun 7, 2017

@RiteshTC sorry for the delay. I've reviewed and it looks good. Please deploy. Thank you!

I only noticed one issue: the project link in SFDC is not environment specific (meaning the link in SFDC dev actually goes to Connect prod, not Connect dev). This is not a big deal b/c the link does work.

@RiteshTC
Copy link
Contributor Author

RiteshTC commented Jun 7, 2017

@fnisen
Thanks for reviewing. We will be deploying the changes later today.
Oh ! yes the connect link is set to prod for all SFDC environment(s). I will change it to use connect dev in sandboxes, to prevent confusion.

@RiteshTC
Copy link
Contributor Author

RiteshTC commented Jun 7, 2017

@fnisen
The changes have been deployed. Thanks to @vikasrohit for the help.
Release Notes

@fnisen
Copy link

fnisen commented Jun 7, 2017

Very nice, thank you guys. 🎉

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants