)]}'
{"src/pages/network/containers/LoadBalancers/Listener/Actions/EditHealthMonitor.jsx":[{"author":{"_account_id":30434,"name":"Jingwei.Zhang","email":"zhang.jingwei@algoblu.com","username":"jwzhang"},"change_message_id":"a03c635f1bc22729426770e246ce199f7e081dad","unresolved":true,"context_lines":[{"line_number":201,"context_line":"        name: \u0027url_path\u0027,"},{"line_number":202,"context_line":"        label: t(\u0027Monitoring URL\u0027),"},{"line_number":203,"context_line":"        type: \u0027input\u0027,"},{"line_number":204,"context_line":"        rules: ["},{"line_number":205,"context_line":"          { required: false },"},{"line_number":206,"context_line":"          {"},{"line_number":207,"context_line":"            validator: (_, value) \u003d\u003e {"},{"line_number":208,"context_line":"              if (value \u0026\u0026 !value.startsWith(\u0027/\u0027)) {"},{"line_number":209,"context_line":"                return Promise.reject(new Error(t(\u0027URL must start with /\u0027)));"},{"line_number":210,"context_line":"              }"},{"line_number":211,"context_line":"              return Promise.resolve();"},{"line_number":212,"context_line":"            },"},{"line_number":213,"context_line":"          },"},{"line_number":214,"context_line":"        ],"},{"line_number":215,"context_line":"        placeholder: t(\u0027e.g., /status.html or /healthcheck.html\u0027),"},{"line_number":216,"context_line":"        extra: t("},{"line_number":217,"context_line":"          \u0027Defaults to \"/\" if left blank. Recommended: use a dedicated status page like \"/status.html\".\u0027"}],"source_content_type":"text/jsx","patch_set":9,"id":"3d37d780_6ca4dcd0","line":214,"range":{"start_line":204,"start_character":8,"end_line":214,"end_character":10},"updated":"2025-09-23 02:59:48.000000000","message":"required: false,\nvalidator: (_, value) \u003d\u003e {\n              if (value \u0026\u0026 !value.startsWith(\u0027/\u0027)) {\n                return Promise.reject(new Error(t(\u0027URL must start with /\u0027)));\n              }\n              return Promise.resolve();\n            },","commit_id":"abe9c17d651f083b3f9ba034410eb444d28104eb"},{"author":{"_account_id":34517,"name":"Sowmya Nethi","email":"sowmya.kamavaram@rackspace.com","username":"sowmya.kamavaram"},"change_message_id":"31a3d8b2ea307954cf96dc651ea411cbc0e3244f","unresolved":false,"context_lines":[{"line_number":201,"context_line":"        name: \u0027url_path\u0027,"},{"line_number":202,"context_line":"        label: t(\u0027Monitoring URL\u0027),"},{"line_number":203,"context_line":"        type: \u0027input\u0027,"},{"line_number":204,"context_line":"        rules: ["},{"line_number":205,"context_line":"          { required: false },"},{"line_number":206,"context_line":"          {"},{"line_number":207,"context_line":"            validator: (_, value) \u003d\u003e {"},{"line_number":208,"context_line":"              if (value \u0026\u0026 !value.startsWith(\u0027/\u0027)) {"},{"line_number":209,"context_line":"                return Promise.reject(new Error(t(\u0027URL must start with /\u0027)));"},{"line_number":210,"context_line":"              }"},{"line_number":211,"context_line":"              return Promise.resolve();"},{"line_number":212,"context_line":"            },"},{"line_number":213,"context_line":"          },"},{"line_number":214,"context_line":"        ],"},{"line_number":215,"context_line":"        placeholder: t(\u0027e.g., /status.html or /healthcheck.html\u0027),"},{"line_number":216,"context_line":"        extra: t("},{"line_number":217,"context_line":"          \u0027Defaults to \"/\" if left blank. Recommended: use a dedicated status page like \"/status.html\".\u0027"}],"source_content_type":"text/jsx","patch_set":9,"id":"e7e7fe17_6fa40d0d","line":214,"range":{"start_line":204,"start_character":8,"end_line":214,"end_character":10},"in_reply_to":"3d37d780_6ca4dcd0","updated":"2025-09-23 08:00:32.000000000","message":"Done","commit_id":"abe9c17d651f083b3f9ba034410eb444d28104eb"}],"src/pages/network/containers/LoadBalancers/LoadBalancerInstance/actions/StepCreate/BaseStep/index.jsx":[{"author":{"_account_id":30434,"name":"Jingwei.Zhang","email":"zhang.jingwei@algoblu.com","username":"jwzhang"},"change_message_id":"c2a4e57abec1c0b45fe323fc2d705ec52633fc82","unresolved":true,"context_lines":[{"line_number":83,"context_line":"  };"},{"line_number":84,"context_line":""},{"line_number":85,"context_line":"  async getFlavors() {"},{"line_number":86,"context_line":"    await this.flavorStore.fetchList();"},{"line_number":87,"context_line":"    this.setState({"},{"line_number":88,"context_line":"      flavorList: this.flavorStore.list.data || [],"},{"line_number":89,"context_line":"      loading: false,"}],"source_content_type":"text/jsx","patch_set":11,"id":"1c6e77e6_4f102c4c","line":86,"range":{"start_line":86,"start_character":9,"end_line":86,"end_character":39},"updated":"2025-09-28 02:59:25.000000000","message":"this.flavorStore.fetchList({enabled: true})","commit_id":"04f9624fcbec51dab9786e5556cf2a390f01e97b"},{"author":{"_account_id":34517,"name":"Sowmya Nethi","email":"sowmya.kamavaram@rackspace.com","username":"sowmya.kamavaram"},"change_message_id":"fe766dd753c540de711264f20947fb2f8f50e635","unresolved":false,"context_lines":[{"line_number":83,"context_line":"  };"},{"line_number":84,"context_line":""},{"line_number":85,"context_line":"  async getFlavors() {"},{"line_number":86,"context_line":"    await this.flavorStore.fetchList();"},{"line_number":87,"context_line":"    this.setState({"},{"line_number":88,"context_line":"      flavorList: this.flavorStore.list.data || [],"},{"line_number":89,"context_line":"      loading: false,"}],"source_content_type":"text/jsx","patch_set":11,"id":"775da031_1332cb17","line":86,"range":{"start_line":86,"start_character":9,"end_line":86,"end_character":39},"in_reply_to":"1c6e77e6_4f102c4c","updated":"2025-09-29 07:41:10.000000000","message":"Done","commit_id":"04f9624fcbec51dab9786e5556cf2a390f01e97b"}],"src/stores/octavia/flavor.js":[{"author":{"_account_id":30434,"name":"Jingwei.Zhang","email":"zhang.jingwei@algoblu.com","username":"jwzhang"},"change_message_id":"c2a4e57abec1c0b45fe323fc2d705ec52633fc82","unresolved":true,"context_lines":[{"line_number":24,"context_line":"    return false;"},{"line_number":25,"context_line":"  }"},{"line_number":26,"context_line":""},{"line_number":27,"context_line":"  async fetchList(params) {"},{"line_number":28,"context_line":"    const flavors \u003d await this.client.list(params);"},{"line_number":29,"context_line":"    return flavors?.flavors?.filter((flavor) \u003d\u003e flavor.enabled) || [];"},{"line_number":30,"context_line":"  }"},{"line_number":31,"context_line":"}"},{"line_number":32,"context_line":""},{"line_number":33,"context_line":"const globalLoadBalancerFlavorStore \u003d new LoadBalancerFlavorStore();"}],"source_content_type":"text/javascript","patch_set":11,"id":"970b3e7a_3097d53c","line":30,"range":{"start_line":27,"start_character":2,"end_line":30,"end_character":3},"updated":"2025-09-28 02:59:25.000000000","message":"Prefer to leave fetchList unchanged; instead, update the listDidFetch; pass enabled as a parameter to fetchList.\n\nlistDidFetch(items, allProject, originParams) {\n  if (!items.length) {return items;}\n  const { enabled } \u003d originParams || {};\n  if (enabled \u003d\u003d\u003d undefined)  {return items};\n  return items.filter(it \u003d\u003e it.enabled \u003d\u003d\u003d enabled);\n}","commit_id":"04f9624fcbec51dab9786e5556cf2a390f01e97b"},{"author":{"_account_id":34517,"name":"Sowmya Nethi","email":"sowmya.kamavaram@rackspace.com","username":"sowmya.kamavaram"},"change_message_id":"fe766dd753c540de711264f20947fb2f8f50e635","unresolved":false,"context_lines":[{"line_number":24,"context_line":"    return false;"},{"line_number":25,"context_line":"  }"},{"line_number":26,"context_line":""},{"line_number":27,"context_line":"  async fetchList(params) {"},{"line_number":28,"context_line":"    const flavors \u003d await this.client.list(params);"},{"line_number":29,"context_line":"    return flavors?.flavors?.filter((flavor) \u003d\u003e flavor.enabled) || [];"},{"line_number":30,"context_line":"  }"},{"line_number":31,"context_line":"}"},{"line_number":32,"context_line":""},{"line_number":33,"context_line":"const globalLoadBalancerFlavorStore \u003d new LoadBalancerFlavorStore();"}],"source_content_type":"text/javascript","patch_set":11,"id":"5a2df3f8_7e6f0241","line":30,"range":{"start_line":27,"start_character":2,"end_line":30,"end_character":3},"in_reply_to":"970b3e7a_3097d53c","updated":"2025-09-29 07:41:10.000000000","message":"Done","commit_id":"04f9624fcbec51dab9786e5556cf2a390f01e97b"}]}
