Skip to content
This repository has been archived by the owner on Nov 2, 2019. It is now read-only.

Cannot add venue #125

Closed
AbhiAgarwal opened this issue Sep 23, 2015 · 6 comments
Closed

Cannot add venue #125

AbhiAgarwal opened this issue Sep 23, 2015 · 6 comments
Assignees

Comments

@AbhiAgarwal
Copy link
Member

For some reason you cannot add a venue. @maxdumas. @jhishan found it. It doesn't let you add because it says the address is missing.

It's trying to POST this to the API. It seems to be missing name and address. I think there's some problem with TinyMCE (cc @ethanresnick).

{
    "data": {
        "attributes": {
            "notes": "",
            "category": "Company Office",
            "seats": 75
        },
        "links": {
            "organization": {
                "linkage": null
            }
        },
        "type": "venues"
    }
}
@ethanresnick
Copy link
Member

@AbhiAgarwal when you make the POST manually, it works though, right? (Trying to figure out if it's an intranet issue or an API one.)

@ethanresnick
Copy link
Member

Possibly related: #119. In which case the best advice for now might be to just refresh the page and re-enter the data. Fucking bugs.

@AbhiAgarwal
Copy link
Member Author

Oh lol. I'll try it again. Thnx @ethanresnick. No idea why I never encountered this in the past.

@AbhiAgarwal
Copy link
Member Author

It works when you manually enter the data. It is not an API issue. @ethanresnick

Can someone look into this please? @maxdumas. I am not being able to even add an organization and I've tried doing it on two different computers at least 2-3 times. Would really appreciate it! Currently having to add things for everyone manually.

@maxdumas
Copy link
Member

@AbhiAgarwal Sorry man I literally have not been able, though it's definitely high priority. I've put @imAlan onto it for the time being. Hopefully I can find time this weekend.

@AbhiAgarwal
Copy link
Member Author

NP @maxdumas. Don't worry about it right now then. Concentrate on your work!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants