#metabrainz

/

      • iliekcomputers
        thanks zas ! <3
      • 2019-05-01 12110, 2019

      • michelv__ joined the channel
      • 2019-05-01 12132, 2019

      • amCap1712 joined the channel
      • 2019-05-01 12133, 2019

      • Mr_Monkey
        zas: I haven't seen an OK message from nagios for BB. Does it just take some time to take effect?
      • 2019-05-01 12136, 2019

      • Cyna joined the channel
      • 2019-05-01 12139, 2019

      • Cyna
        ```Then you'll need to pass it somehow. $form->options_parent_id($model) seems to give you the right thing on the Perl side, but not sure why it doesn't directly work if I try to pass it as a prop, so you might need some TO_JSON option which is not 100% straightforward``` I didnt get what you said
      • 2019-05-01 12102, 2019

      • Cyna
        reosarevok: If the options for parent id is in $form->options_parent_id($model) then is should also be inside $form. But such is not the case
      • 2019-05-01 12126, 2019

      • letaiv
        Hi guys, unfortunately I have to withdraw my GSoC application due to changes in my PhD program
      • 2019-05-01 12113, 2019

      • reosarevok
        Cyna: $form->options_parent_id() is a function provided by the class, not a variable
      • 2019-05-01 12154, 2019

      • reosarevok
        So unless you run it, you won't get the result
      • 2019-05-01 12110, 2019

      • Cyna
        I'll see it it works... Will bounce back in a but
      • 2019-05-01 12112, 2019

      • Cyna
        *bit
      • 2019-05-01 12117, 2019

      • letaiv has quit
      • 2019-05-01 12140, 2019

      • michelv__ has quit
      • 2019-05-01 12107, 2019

      • Cyna
        reosarevok: it worked thanks. could you tell me where can I find the classes defined in perl, for eg form class as you mentioned
      • 2019-05-01 12129, 2019

      • Cyna
        nevermind found it in /lib/musicbrainz/server
      • 2019-05-01 12109, 2019

      • reosarevok
        Yeah, they're all there, sorry
      • 2019-05-01 12127, 2019

      • reosarevok
        Entity, Data, Controller are generally the most important folders
      • 2019-05-01 12100, 2019

      • Cyna
        Checking them out...Now only adding flow to the form is remaining
      • 2019-05-01 12159, 2019

      • yokel has quit
      • 2019-05-01 12126, 2019

      • yokel joined the channel
      • 2019-05-01 12149, 2019

      • zas
        alastairp: load on frank is very high, can you have a look ? likely related to AB
      • 2019-05-01 12137, 2019

      • zas
        Mr_Monkey: that's just a nagios artifact, config changed, it didn't emit an OK for this alert, because the alert doesn't exist anymore
      • 2019-05-01 12106, 2019

      • thomasross has quit
      • 2019-05-01 12120, 2019

      • thomasross joined the channel
      • 2019-05-01 12127, 2019

      • zas
        alastairp: many postgres processes in Ds state, not good imho
      • 2019-05-01 12104, 2019

      • zas
        alastairp: i will stop/start containers on frank
      • 2019-05-01 12153, 2019

      • zas
        ok, done, load is back to normal
      • 2019-05-01 12112, 2019

      • alastairp
        thanks
      • 2019-05-01 12131, 2019

      • alastairp
        I don't have access to frank, thanks for taking care of it
      • 2019-05-01 12145, 2019

      • alastairp
        we should prioritise some access permissions on the api
      • 2019-05-01 12118, 2019

      • aidanlw17 joined the channel
      • 2019-05-01 12117, 2019

      • aidanlw17
        Hey alastairp: it might be a little late today but are you available to discuss the gsoc documentation? I've gathered some information on other orgs
      • 2019-05-01 12112, 2019

      • amCap1712 has quit
      • 2019-05-01 12124, 2019

      • Lotheric has quit
      • 2019-05-01 12110, 2019

      • Lotheric joined the channel
      • 2019-05-01 12102, 2019

      • Lotheric_ joined the channel
      • 2019-05-01 12103, 2019

      • Lotheric has quit
      • 2019-05-01 12125, 2019

      • Lotheric_ has quit
      • 2019-05-01 12157, 2019

      • aidanlw17 has quit
      • 2019-05-01 12104, 2019

      • Mineo
        yvanzo: I'll try to have a look at your PRs on saturday.
      • 2019-05-01 12158, 2019

      • zas
        alastairp: acouticbrainz startup do not work well, i had to restart postgres, then the web container, in order to make it work, web container should loop slowly till the postgres connection is available, it doesn't
      • 2019-05-01 12134, 2019

      • zas
        alastairp: btw, the high load is back, >30
      • 2019-05-01 12146, 2019

      • yvanzo
        Mineo: roger, thank you!
      • 2019-05-01 12111, 2019

      • Cyna has quit
      • 2019-05-01 12151, 2019

      • Lotheric joined the channel
      • 2019-05-01 12159, 2019

      • Cyna joined the channel
      • 2019-05-01 12116, 2019

      • BrainzGit
        [musicbrainz-server] reosarevok opened pull request #1048 (schema-change-2019-q2…MBS-9491-pt-2): MBS-9491: Update genre list to use database genres https://github.com/metabrainz/musicbrainz-server/…
      • 2019-05-01 12117, 2019

      • BrainzBot
        MBS-9491: Move hardcoded genres to a database table https://tickets.metabrainz.org/browse/MBS-9491
      • 2019-05-01 12110, 2019

      • reosarevok
        yvanzo, bitmap ^ put that together as a first step towards using the table, would love some feedback. Also not sure why https://github.com/metabrainz/musicbrainz-server/… is still there?