Jump to content

Recommended Posts

Posted

Hey Nick,

 

  1. I am getting an error when marking a ticket as an FAQ.
    The error is:
    "String was not recognised as a valid Boolean"
  2. Could i request the option to create a new ticket as an FAQ (just a tickbox on the create ticket page if you are an admin)?
  3. Finally, could i request that FAQ's load all of their data into the text box for editing purposes? (It would be nice to be able to tidy up the original ticket information and remove "updates" to keep the FAQ's clean).

 

Cheers very much,

Matt

Posted

Ookay,

 

my best effort with firebug shows no "POST" but rather a "PUT", followed by some "GET"s..

 

The content of the PUT shows:

FAQ = "false"

Note = ""

PRiority = "undefined"

ShowTo = ""

State = "Fixed"

 

The response is:

 

{"Date":"01\/10\/12 10:49","DisplayName":"Matt Grimley","FAQ":false,"Id":434,"Priority":"undefined","ShowTo":"","Status":"Fixed","Subject":"example ticket for testing purposes","Username":"mrg","Notes":({"Date":"01\/10\/12 10:49","DisplayName":"Matt Grimley","NoteText":"Room%3a+Blah+room%0d%3cbr+%2f%3e%0d%3cbr+%2f%3eThis+ticket+can+be+ignored.","Username":"mrg"},{"Date":"01\/10\/12 11:49","DisplayName":"Matt Grimley","NoteText":"No+Note+Information+Added","Username":"mrg"})}

 

Hopefully that makes some sence!

 

I will move the two faq requests to the proper requests thread :)

 

Matt

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...