96.5k views
1 vote
Ana has deleted a component in source org and refreshed the metadata index before committing the destructive changes and now she is not able to find the deleted component. What should Ana do in order to commit the deletion

(a) She can revert the status metadata index to the previous status
(b) She can use the Org Credential lookup in the User Story Commit page to find the component in another Org
(c) She can change the Org Credential in the User Story record to find the component in another Org
(d) All of the above

1 Answer

4 votes

Final answer:

Ana should try reverting the metadata index to the previous status, use the Org Credential lookup on the Commit page, or change the Org Credential in the User Story record to find the deleted component. These actions might help her commit the deletion properly.

Step-by-step explanation:

If Ana has deleted a component in her source org and refreshed the metadata index before committing the destructive changes, and she is now unable to find the deleted component, she should consider the following options to commit the deletion:

  • Reverting the status of the metadata index to the previous status may allow her to find the deleted component if it was part of a recent change set.
  • Using the Org Credential lookup on the User Story Commit page may help locate the component if it exists in another connected org.
  • Changing the Org Credential in the User Story record might provide access to an alternative org where the deleted component can still be found.

However, typically in version control and continuous integration processes, direct changes in the source org should be committed to the version control system before performing destructive actions. If Ana cannot find the component using the methods above, she might need to re-create the component solely for the purpose of deleting it in a properly tracked manner, ensuring its removal is part of the version history.

User Sherifa
by
8.3k points