I am passing an integer from one controller to another but once I try to use the int in the second destination controller the value is always 0.
Initial function in <