@mention Good afternoon all! I hope everyone enojyed their weekend. Happy Monday. I have a question about the language a servwer app is supposed to be written in. Most servers are coded in php, which is the language I want to use. Yet, in that Atlassian documentation, it's saying it's coded in Java. This is really going to sound stupid, but if I code it in php, will it still be compatible? Also, in the documention, I saw the fields that make up- not a table- and entire database. The schema is about enough for not even a whole dataset. It's as though there are 5 different types of values that are actual fields taht are expected to be an entire database instead of a table. Granted, I do have examples to pat schemas to look at, but I was wondering...Never mind. I'll use the past schemas, but if it's coded in php instead of Java, will it make a difference?