Skip to main content
Solved

Overtake a POST script

  • May 15, 2024
  • 1 reply
  • 44 views

durette
Superhero (Customer)
Forum|alt.badge.img+19
  • Superhero (Customer)
  • 542 replies

In 23.2.5, POST_Docman_UpdateDocumentIssueHistorySequence.sql has a syntax error because we don't have the component FNDRPL installed.

To fix this myself, can I overtake a POST script in the customer-solution repository?

Best answer by durette

I got the answer: Just copy the corrected file into customer-solution and work it up through git as a mod. There’s no "@Overtake Core" required at the top of the file or anything like that.

I’ll come back here and correct this if it doesn’t work, or I’ll mark this as the answer if it does.

1 reply

durette
Superhero (Customer)
Forum|alt.badge.img+19
  • Author
  • Superhero (Customer)
  • 542 replies
  • Answer
  • May 15, 2024

I got the answer: Just copy the corrected file into customer-solution and work it up through git as a mod. There’s no "@Overtake Core" required at the top of the file or anything like that.

I’ll come back here and correct this if it doesn’t work, or I’ll mark this as the answer if it does.