Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Log into one of the SLAC linux machines (SSH)

> cd /afs/slac/g/reseng/smartsheets

run > ./check_project_gui --div=id

The argument to --div is either ID for instrumentation projects, or cds for controls and data systems projects.

You will need to enter your smartsheets API key in the top field, see this page for instructions on how to setup your API key. Once you have an API key you can add it to your environment as SMARTSHEETS_API to avoid having to enter it manually.

Click refresh project list, choose your project and click execute script. If there are not any bad errors (crash, etc), click on "Do Fixes" and run again.

The key is to only edit the budget file and then run the script. You can then cleanup the schedule file, re-adjust indentation (can't be done in the script for some reason) and fix the highlighting for some fields.

-Ryan